diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2018-10-29 00:13:15 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2018-10-29 00:13:15 +0000 |
commit | 259c03d74729f26d6a78e8b5d94c3dad0cfe654e (patch) | |
tree | 79623db40852898462b5b7f398ed8490e3ba1890 /chapter01/changelog.xml | |
parent | 8428fdeb7d77e0db58c80ca3d6da6d3410e70058 (diff) |
Update to gdbm-1.18.1. Fixes #4364.
Update to Python-3.7.1. Fixes #4361.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11479 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 382088ed0..5bb4e9041 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>2018-10-29</para> + <itemizedlist> + <listitem> + <para>[dj] - Update to gdbm-1.18.1. Fixes + <ulink url="&lfs-ticket-root;4364">#4364</ulink>.</para> + </listitem> + <listitem> + <para>[dj] - Update to Python-3.7.1. Fixes + <ulink url="&lfs-ticket-root;4361">#4361</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2018-10-27</para> <itemizedlist> <listitem> |