diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2013-05-01 16:52:06 +0000 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2013-05-01 16:52:06 +0000 |
commit | 66004b6c73e9e115acd6807b3576ac86f0740dd6 (patch) | |
tree | d7a4fa4716690b43a54e5cda95af236de56161ae /chapter01 | |
parent | 1fb7bae85621e54e472bda251f39dbd9cdb2a8f6 (diff) |
zlib-1.2.8
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10259 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 91e99bfde..5bc63476d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,16 @@ </itemizedlist> </listitem> --> + <listitem> + <para>2013-05-01</para> + <itemizedlist> + <listitem> + <para>[ken] - Upgrade to zlib-1.2.8. Fixes + <ulink url="&lfs-ticket-root;3337">#3337</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2013-04-29</para> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index c892a7e1d..09ce1b6bb 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -211,9 +211,9 @@ <!--<listitem> <para>XZ-Utils &xz-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Zlib &zlib-version;</para> - </listitem>--> + </listitem> </itemizedlist> <!--<itemizedlist> |