diff options
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 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>--> |