aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2018-10-29 00:13:15 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2018-10-29 00:13:15 +0000
commit259c03d74729f26d6a78e8b5d94c3dad0cfe654e (patch)
tree79623db40852898462b5b7f398ed8490e3ba1890 /chapter01
parent8428fdeb7d77e0db58c80ca3d6da6d3410e70058 (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')
-rw-r--r--chapter01/changelog.xml14
-rw-r--r--chapter01/whatsnew.xml4
2 files changed, 16 insertions, 2 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>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 55b623805..3ea7fc5b5 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -203,9 +203,9 @@
<listitem>
<para>Psmisc-&psmisc-version;</para>
</listitem>
- <!--<listitem>
+ <listitem>
<para>Python-&python-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Readline-&readline-version;</para>
</listitem>-->