diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-09 14:55:13 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-09 14:55:13 +0000 |
commit | 19d5f9a876836127f9da131c6601e3845886a6b2 (patch) | |
tree | 3b7d0da7cce976fe0c75da8603ac48f5c9e450cd | |
parent | f47f9cdaf3084e79bc3070e80217e6b4af98728e (diff) |
Remove extra info about old glibc mega patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 1 | ||||
-rw-r--r-- | index.xml | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 959de7006..9feda006a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -16,7 +16,6 @@ <listitem><para>gawk-3.1.1-3.patch</para></listitem> <listitem><para>gcc-3.2.1</para></listitem> <listitem><para>glibc-2.3.1</para></listitem> -<listitem><para>glibc-2.3.1.patch</para></listitem> <listitem><para>groff-1.18.1</para></listitem> <listitem><para>kbd-1.08</para></listitem> <listitem><para>less-378</para></listitem> @@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20030108"> -<!ENTITY releasedate "January 8th, 2003"> +<!ENTITY version "20030109"> +<!ENTITY releasedate "January 9th, 2003"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |