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 /chapter03/patches.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 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 9610dd65f..908675256 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -107,6 +107,14 @@ </varlistentry> <varlistentry> + <term>Glibc Iconv Fix Patch - <token>&glibc-iconv_fix-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&glibc-iconv_fix-patch;"/></para> + <para>MD5 sum: <literal>&glibc-iconv_fix-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Grep RedHat Fixes Patch - <token>&grep-fixes-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&grep-fixes-patch;"/></para> @@ -171,6 +179,14 @@ </varlistentry> <varlistentry> + <term>Linux kernel UTF-8 Composing Patch - <token>&linux-utf8-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&linux-utf8-patch;"/></para> + <para>MD5 sum: <literal>&linux-utf8-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Linux Libc Headers Inotify Patch - <token>&linux-inotify-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&linux-inotify-patch;"/></para> |