mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-08 10:37:22 +08:00
86 lines
2.6 KiB
XML
86 lines
2.6 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY changelogs "https://www.linuxfromscratch.org/blfs">
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<!-- vim: set expandtab: -->
|
|
|
|
<sect1 id="changelog" xreflabel="Change Log">
|
|
<?dbhtml filename="changelog.html"?>
|
|
|
|
|
|
<title>Change Log</title>
|
|
|
|
<!-- <para>Please note that the Change Log only lists which editor was
|
|
responsible for putting the changes into SVN; please read the
|
|
<xref linkend="credits"/> page in Chapter 1 for details on
|
|
who wrote what.</para> -->
|
|
|
|
<para>Current release: &version; – &releasedate;</para>
|
|
|
|
<itemizedlist>
|
|
<title>Changelog Entries:</title>
|
|
|
|
<!-- Changelog template
|
|
<listitem>
|
|
<para>MMMM DD{nd,st,th}, YYYY</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[name] - Changelog entry.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[name] - Another changelog entry.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
-->
|
|
<listitem>
|
|
<para>March 2nd, 2023</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[renodr] - Update to harfbuzz-7.0.1. Fixes
|
|
<ulink url="&blfs-ticket-root;17683">#17683</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[renodr] - Update to libwww-perl-6.68 (Perl Module). Fixes
|
|
<ulink url="&blfs-ticket-root;17728">#17728</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[renodr] - Archive libdiscird. Fixes
|
|
<ulink url="&blfs-ticket-root;17733">#17733</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[renodr] - Update to HTTP-Daemon-6.16 (Perl Module). Fixes
|
|
<ulink url="&blfs-ticket-root;17707">#17707</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[timtas] - Update to mesa-22.3.6. Fixes
|
|
<ulink url="&blfs-ticket-root;17697">#17697</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[thomas] - Upgrade sqlite-3.41.0. Fixes
|
|
<ulink url="&blfs-ticket-root;17687">#17687</ulink>.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 1st, 2023</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[xry111] - Seperate intel-vaapi-driver from libva into its
|
|
own section, and clarify it's used for "old" Intel GPUs.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Release of BLFS-11.3.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
</sect1>
|