2004-06-10 10:40:59 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2021-05-10 02:23:26 +08:00
|
|
|
|
2007-04-05 03:42:53 +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">
|
2004-06-10 10:40:59 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2012-07-22 09:39:04 +08:00
|
|
|
<!-- vim: set expandtab: -->
|
|
|
|
|
2013-03-31 18:41:33 +08:00
|
|
|
<sect1 id="changelog" xreflabel="Change Log">
|
2005-05-07 21:02:47 +08:00
|
|
|
<?dbhtml filename="changelog.html"?>
|
|
|
|
|
|
|
|
|
|
|
|
<title>Change Log</title>
|
|
|
|
|
2012-12-10 04:23:32 +08:00
|
|
|
<!-- <para>Please note that the Change Log only lists which editor was
|
2005-05-22 19:40:17 +08:00
|
|
|
responsible for putting the changes into SVN; please read the
|
2005-12-29 09:24:51 +08:00
|
|
|
<xref linkend="credits"/> page in Chapter 1 for details on
|
2012-12-10 04:23:32 +08:00
|
|
|
who wrote what.</para> -->
|
2005-05-07 21:02:47 +08:00
|
|
|
|
2005-08-18 04:04:36 +08:00
|
|
|
<para>Current release: &version; – &releasedate;</para>
|
2005-05-07 21:02:47 +08:00
|
|
|
|
|
|
|
<itemizedlist>
|
2005-08-18 04:04:36 +08:00
|
|
|
<title>Changelog Entries:</title>
|
|
|
|
|
|
|
|
<!-- Changelog template
|
|
|
|
<listitem>
|
2010-10-14 11:27:03 +08:00
|
|
|
<para>MMMM DD{nd,st,th}, YYYY</para>
|
2005-08-18 04:04:36 +08:00
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[name] - Changelog entry.</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>[name] - Another changelog entry.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
2020-03-21 12:35:03 +08:00
|
|
|
-->
|
2023-03-02 19:26:38 +08:00
|
|
|
|
2023-02-28 10:10:49 +08:00
|
|
|
<listitem>
|
2023-09-02 01:57:59 +08:00
|
|
|
<para>September 1st, 2023</para>
|
2023-02-28 10:10:49 +08:00
|
|
|
<itemizedlist>
|
2023-03-01 02:35:44 +08:00
|
|
|
<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>
|
|
|
|
|
2021-03-02 03:01:14 +08:00
|
|
|
</itemizedlist>
|
2002-07-08 04:28:42 +08:00
|
|
|
</sect1>
|