diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ed3ecf534..f1a872aa2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-11-25</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to GDBM-1.10. Fixes + <ulink url="&lfs-ticket-root;2962">#2962</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Install Coreutils' <filename class="libraryfile">libstdbuf.so</filename> to <filename class="directory">/usr/lib/coreutils</filename> to diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 59f2576f0..6d96dc9ad 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -82,9 +82,9 @@ <listitem> <para>GCC &gcc-version;</para> </listitem> - <!--<listitem> + <listitem> <para>GDBM &gdbm-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Gettext &gettext-version;</para> </listitem>--> |