aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2006-08-17 19:28:47 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2006-08-17 19:28:47 +0000
commite29050addce20df2aecdf10bdf3d789868114e5c (patch)
treee9c20ae8dcbd7e70658a67ddf42ed84b16845323 /chapter01
parentb083a6928f03234959ea2053a83e6b9bfc8d15d5 (diff)
Upgrade to man-pages-2.39
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7770 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 93b4e2601..a9ce4c6c7 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -38,6 +38,9 @@
<listitem>
<para>2006-08-17</para>
<itemizedlist>
+ <listitem>
+ <para>[matthew] - Upgrade to man-pages-2.39.</para>
+ </listitem>
<listitem>
<para>[matthew] - Fix autoconf's testsuite, which broke after
upgrading to m4-1.4.5. Thanks to Greg Schafer for the report.