diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 5 |
2 files changed, 14 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ff8a69d54..2d16768b1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>March 7, 2006</para> + <itemizedlist> + <listitem> + <para>[archaic] - Replaced the debian-specific groff patch with an + LFS-style patch.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>March 3, 2006</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 1f30710f5..a96b24483 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -196,7 +196,7 @@ <title>Downgraded to:</title> <listitem> - <para>Groff &groff-version;-&groff-patchlevel;</para> + <para>Groff &groff-version;</para> </listitem> </itemizedlist> @@ -220,6 +220,9 @@ <para>&gcc-specs-patch;</para> </listitem> <listitem> + <para>&groff-debian-patch;</para> + </listitem> + <listitem> <para>Berkeley DB-&db-version;</para> </listitem> <listitem> |