diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-11-13 20:17:05 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-11-13 20:17:05 +0000 |
commit | 6af915232717ab7aade77b8dbffb3013c63c06fd (patch) | |
tree | 320fb264dbf3bab4d400903c33fb394b370c9850 | |
parent | a335c15c4e6151c6a5f4d2ae47a7bdd8b5077c16 (diff) |
Fix changelog.xml tag usage
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 15fc3a7ce..f6dfdfea2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -22,6 +22,7 @@ <itemizedlist> <listitem><para>gcc-3.3.2-no_fixincludes-1.patch</para></listitem> </itemizedlist> +</listitem> <listitem><para>Removed:</para> <itemizedlist> @@ -35,9 +36,9 @@ no_fixincludes-2.pach to no_fixincludes-1.patch which was the name it is supposed to be.</para></listitem> <listitem><para>November 12th, 2003 [greg]: Removed unnecessary Automake -symlink.</para> +symlink.</para></listitem> -<listitem>November 12th, 2003 [greg]: Removed unnecessary Procps Locale Patch. Closes Bug 705.</para></listitem> +<listitem><para>November 12th, 2003 [greg]: Removed unnecessary Procps Locale Patch. Closes Bug 705.</para></listitem> <listitem><para>November 12th, 2003 [greg]: Upgraded to Autoconf-2.58, Automake-1.7.9, File-4.06, Modutils-2.4.26, Procps-3.1.14 and |