glfs/introduction/welcome/changelog.xml

53 lines
1.3 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1"?>
2021-05-10 02:23:26 +08:00
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
2021-04-23 19:00:10 +08:00
<!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; &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>
-->
2023-03-02 19:26:38 +08:00
<listitem>
2023-09-02 01:57:59 +08:00
<para>September 1st, 2023</para>
<itemizedlist>
<listitem>
2023-09-02 01:57:59 +08:00
<para>[bdubbs] - Release of BLFS-12.0.</para>
2022-03-01 03:35:25 +08:00
</listitem>
</itemizedlist>
</listitem>
</itemizedlist>
</sect1>