glfs/introduction/welcome/changelog.xml
Xi Ruoyao 996f3953f6
package updates
* Update to vim-8.2.4489
* Update to dbus-1.14.0
2022-03-03 02:38:58 +08:00

69 lines
1.8 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"?>
<sect1info>
<date>$Date$</date>
</sect1info>
<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; &ndash; &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, 2022</para>
<itemizedlist>
<listitem>
<para>[xry111] - Update to vim-8.2.4489 (security fixes).
Sync with LFS.</para>
</listitem>
<listitem>
<para>[xry111] - Update to dbus-1.14.0.
Fixes <ulink url="&blfs-ticket-root;16172">#16172</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>March 1st, 2022</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Release of BLFS-11.1.</para>
</listitem>
</itemizedlist>
</listitem>
</itemizedlist>
</sect1>