diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-11-13 21:46:25 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-11-13 21:46:25 +0000 |
commit | fcfff33d58561385705a08e7f5b4a7c14d1d9d3c (patch) | |
tree | 06b01c51ae1b7ee674550be71975d420180d592a | |
parent | 0cf089b67fe972c0159a51521cd3ed03706cfb66 (diff) |
minor xml syntax error
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4311 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1025e7746..cb6c530e2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -95,7 +95,7 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> -<listitem><para>November 13th, 2004 [jeremy]: Upgraded toolchain packages to GCC 3.4.3, and Glibc weekly snapshot from 2004-11-08.<para></listitem> +<listitem><para>November 13th, 2004 [jeremy]: Upgraded toolchain packages to GCC 3.4.3, and Glibc weekly snapshot from 2004-11-08.</para></listitem> <listitem><para>November 13th, 2004 [jeremy]: Corrected IPRoute2's patch name, removed some unneeded commands in shadow.</para></listitem> |