diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-04-11 20:26:04 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-04-11 20:26:04 +0000 |
commit | 8113ac7d6e5587a330a4e09664373f1fb42ff889 (patch) | |
tree | 634d016bfa1e6225e58869f612e273e0d6aa00cb | |
parent | b261062510218bd1bc281e63691b384068081e98 (diff) |
Updated Changelog to reflect the tags and text corrections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4924 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 2 | ||||
-rw-r--r-- | general.ent | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 16fd983bf..1c3573b98 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -83,6 +83,8 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>April 11, 2005 [manuel]: Several tags and text corrections.</para></listitem> + <listitem><para>April 6, 2005 [jim]: Removed Iproute2 patch for a sed (Ryan Oliver).</para></listitem> <listitem><para>April 6, 2005 [matt]: Move e2fsprogs sed command to diff --git a/general.ent b/general.ent index 19dc53409..247dea901 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20050409"> -<!ENTITY releasedate "April 9, 2005"> +<!ENTITY version "SVN-20050411"> +<!ENTITY releasedate "April 11, 2005"> <!ENTITY milestone "6.1"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> |