diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-08-04 23:34:41 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-08-04 23:34:41 +0000 |
commit | f5bc7cf0e392c01e887cb7169b3f6ee6b025ba75 (patch) | |
tree | 38c500c1f538a74321f8274793289fc437466f8f /chapter01 | |
parent | c65d1321367ac8dc51bbdf9fb273f32eddfc69c9 (diff) |
Removed the explanatory text regarding the readline patch, which is no longer present
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3990 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c785ac3c7..79cd089ac 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -84,6 +84,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>August 4, 2004 [jeremy]: Removed the bogus notes regarding the +readline patch in chapter 5, since this has been removed with the upgrade to +readline-5.0</para></listitem> <listitem><para>July 30, 2004 [jeremy]: Upgraded to automake-1.9, man-1.5n, file-4.10, bash-3.0, perl-5.8.5, readline-5.0, tcl-8.4.7, binutils-2.15.91.0.2 |