diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-04 16:51:16 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-04 16:51:16 +0000 |
commit | 688ddbbeaeea6410fbc4c42bae46fd7bd7d30e1a (patch) | |
tree | e834ba1e7ff3a3279ca7277a5d51f77152f3241b /chapter01/whatsnew.xml | |
parent | f6d7f48f61019cbeb5728bbe497364d68e8c0813 (diff) |
Correct the order of the Changelog entries. Sometimes quilt/patch are just too efficient.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7810 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index b2ae9a0ad..01370edc8 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -198,13 +198,13 @@ </itemizedlist>--> - <!--<itemizedlist> + <itemizedlist> <title>Added:</title> <listitem> - <para>PLACEHOLDER</para> + <para>&glibc-iconv_fix-patch;</para> </listitem> - </itemizedlist>--> + </itemizedlist> <itemizedlist> <title>Removed:</title> @@ -215,9 +215,6 @@ <listitem> <para>glibc-2.3.6-linux_types-1.patch</para> </listitem> - <listitem> - <para>linux-2.6.17.13-utf8_input-1.patch</para> - </listitem> </itemizedlist> |