diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-12-31 22:44:58 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-12-31 22:44:58 +0000 |
commit | 320cf3bbb7e6a5d409660fa7c479417a1a189aa3 (patch) | |
tree | 03e0256f165e6438080cd04a69b7b94f9e6016ea /chapter01 | |
parent | 7f5d7714523c321369afd8cfa7a211d3a4b5610e (diff) |
Update to gzip-1.10.
Update to tzdata-2018i.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 14 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 16 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 502ddb5dd..77b7f3104 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,20 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2019-01-01</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to gzip-1.10. Fixes + <ulink url="&lfs-ticket-root;4400">#4400</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to tzdata-2018i. Fixes + <ulink url="&lfs-ticket-root;4399">#4399</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2018-12-27</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 6fd5a562e..422d1e9ac 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -119,9 +119,9 @@ <!--<listitem> <para>GRUB-&grub-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Gzip-&gzip-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>IANA-Etc-&iana-etc-version;</para> </listitem>--> |