2008-04-11 20:52:46 +01:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-03-21 18:42:58 +00:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-05-03 11:59:46 +01:00
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
2004-02-02 03:47:08 +00:00
|
|
|
|
2020-02-09 20:50:38 +00:00
|
|
|
<sect1 id="ch-intro-changelog">
|
2006-01-11 19:02:07 +00:00
|
|
|
<?dbhtml filename="changelog.html"?>
|
|
|
|
|
|
|
|
<title>Changelog</title>
|
|
|
|
|
2016-05-27 20:55:47 +01:00
|
|
|
<para>This is version
|
|
|
|
<phrase revision="sysv">&version;</phrase>
|
|
|
|
<phrase revision="systemd">&versiond;</phrase>
|
|
|
|
of the Linux From Scratch book, dated
|
2006-01-11 19:02:07 +00:00
|
|
|
&releasedate;. If this book is more than six months old, a newer and better
|
|
|
|
version is probably already available. To find out, please check one of the
|
|
|
|
mirrors via <ulink url="&lfs-root;mirrors.html"/>.</para>
|
|
|
|
|
|
|
|
<para>Below is a list of changes made since the previous release of the
|
|
|
|
book.</para>
|
|
|
|
|
|
|
|
<itemizedlist>
|
|
|
|
<title>Changelog Entries:</title>
|
|
|
|
|
|
|
|
<!-- Changelog template
|
|
|
|
|
|
|
|
<listitem>
|
|
|
|
<para>Date</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[name] - New changelog entry.</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>[name] - Previous changelog entry.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
2016-05-24 22:24:59 +01:00
|
|
|
|
|
|
|
Note: If a change is only specific to sysv or systemd, then use
|
|
|
|
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
|
|
|
appropriate for the entry or if needed the entire day's listitem.
|
2020-03-19 02:39:55 +00:00
|
|
|
-->
|
2021-05-17 20:34:48 +01:00
|
|
|
|
2021-05-14 16:41:52 +01:00
|
|
|
<listitem>
|
2021-09-02 02:38:16 +01:00
|
|
|
<para>2021-09-01</para>
|
2021-05-14 16:41:52 +01:00
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
2021-09-02 02:38:16 +01:00
|
|
|
<para>[bdubbs] - LFS-11.0 released.</para>
|
2021-05-14 16:41:52 +01:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
2006-01-11 19:02:07 +00:00
|
|
|
</itemizedlist>
|
2001-01-24 00:31:17 +00:00
|
|
|
</sect1>
|