diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 7 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 10 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5c033c59f..a90cedf77 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,11 @@ <para>2009-05-17</para> <itemizedlist> <listitem> + <para>[bdubbs] - Add gettext upstream patches. + Fixes + <ulink url="&lfs-ticket-root;2264">#2264</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Add optimization (-O3 and -pipe) to glibc in Chapter 6. Fixes @@ -54,7 +59,7 @@ <itemizedlist> <listitem> <para>[bdubbs] - Remove reference to watch program not - supporting UTF-8 locales in the Bash Sheel Startup + supporting UTF-8 locales in the Bash Shell Startup Files section. Fixes <ulink url="&lfs-ticket-root;2310">#2310</ulink>.</para> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 28ed7725a..5d588a1fb 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -229,6 +229,10 @@ </listitem> <listitem> + <para>&gettext-upstream_fixes-patch;</para> + </listitem> + + <listitem> <para>&glibc-ildoubl-test-fix-patch;</para> </listitem> |