diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 12 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 14 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 785e65c60..ab3c19734 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,18 @@ </listitem> --> <listitem> + <para>2013-08-13</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to glibc-2.18.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to perl-5.18.1.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2013-08-12</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index e7cada06b..ca4f976b2 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -85,9 +85,9 @@ <listitem> <para>Gettext &gettext-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Glibc &glibc-version;</para> - </listitem>--> + </listitem> <listitem> <para>GMP &gmp-version;</para> </listitem> |