aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--patches.ent4
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 3bc8ae9c9..3b4355798 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>2011-10-02</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Fix the Coreutils i18n patch so that it runs and
+ passes all tests again.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2011-09-29</para>
<itemizedlist>
<listitem>
diff --git a/patches.ent b/patches.ent
index 47e0262de..a5e6ccf10 100644
--- a/patches.ent
+++ b/patches.ent
@@ -12,8 +12,8 @@
<!ENTITY bzip2-docs-patch-size "1.6 KB">
-<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-1.patch">
-<!ENTITY coreutils-i18n-patch-md5 "bf645fa66eacef5588488f5b1a85d292">
+<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-2.patch">
+<!ENTITY coreutils-i18n-patch-md5 "31cb902aea949c6e5681f674df98a585">
<!ENTITY coreutils-i18n-patch-size "121 KB">
<!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-1.patch">