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 9d787ffe2..1119dfd94 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2010-03-18</para> <itemizedlist> <listitem> + <para>[matthew] Upgrade to Zlib-1.2.4. Fixes + <ulink url="&lfs-ticket-root;2606">#2606</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgrade to Tar-1.23. Fixes <ulink url="&lfs-ticket-root;2603">#2603</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index dd96e38e6..808f1412c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -193,9 +193,9 @@ <!--<listitem> <para>Vim &vim-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Zlib &zlib-version;</para> - </listitem>--> + </listitem> </itemizedlist> <!--<itemizedlist> |