diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-09-08 14:16:21 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-09-08 14:16:21 +0000 |
commit | cb33ea82fe0338e3854a50bb252cbdc818679b36 (patch) | |
tree | fb1177d41811cbbd3dbb073eec4a4d3784320553 | |
parent | d25e21985cbb562ce8b3aa77df42acfa53da7f7e (diff) |
Fix mistake in changelog.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2081 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 1 | ||||
-rw-r--r-- | index.xml | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 223480f83..0992e30c8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -48,6 +48,7 @@ <listitem><para>Removed: <itemizedlist> +<listitem><para>gzip-1.2.4a.patch</para></listitem> <listitem><para>reiserfsprogs-3.x.1b</para></listitem> </itemizedlist> </para></listitem> @@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20020907"> -<!ENTITY releasedate "September 7th, 2002"> +<!ENTITY version "20020908"> +<!ENTITY releasedate "September 8th, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |