glfs/introduction/welcome/changelog.xml
2021-09-03 22:45:41 -05:00

70 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>September 3rd, 2021</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to libnsl-2.0.0. Fixes
<ulink url="&blfs-ticket-root;15410">#15410</ulink>.</para>
</listitem>
<listitem>
<para>[dj] - Update to make-ca-1.8.1. Fixes
<ulink url="&blfs-ticket-root;15475">#15475</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>September 1st, 2021</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Release of BLFS-11.0.</para>
</listitem>
</itemizedlist>
</listitem>
</itemizedlist>
</sect1>