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 /patches.ent | |
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 'patches.ent')
-rw-r--r-- | patches.ent | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index eb6d04db4..71d06c08e 100644 --- a/patches.ent +++ b/patches.ent @@ -53,6 +53,11 @@ <!ENTITY gcc-specs-patch-size "14.8 KB"> +<!ENTITY glibc-iconv_fix-patch "glibc-&glibc-version;-iconv_fix-1.patch"> +<!ENTITY glibc-iconv_fix-patch-md5 "9c8e681226ccf7a1f25c6467674f915e"> +<!ENTITY glibc-iconv_fix-patch-size "2.6 KB"> + + <!ENTITY grep-fixes-patch "grep-&grep-version;-redhat_fixes-2.patch"> <!ENTITY grep-fixes-patch-md5 "2c67910be2d0a54714f63ce350e6d8a6"> <!ENTITY grep-fixes-patch-size "55 KB"> @@ -90,6 +95,11 @@ <!ENTITY kbd-gcc4_fixes-patch-size "1.4 KB"> +<!ENTITY linux-utf8-patch "linux-&linux-version;-utf8_input-1.patch"> +<!ENTITY linux-utf8-patch-md5 "af8bddc93d6b368aa4c8ecdff2d3ab76"> +<!ENTITY linux-utf8-patch-size "11 KB"> + + <!ENTITY linux-inotify-patch "linux-libc-headers-&linux-libc-headers-version;-inotify-3.patch"> <!ENTITY linux-inotify-patch-md5 "8fd71a4bd3344380bd16caf2c430fa9b"> <!ENTITY linux-inotify-patch-size "4.7 KB"> |