diff options
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 b07211da6..f0bbe73c2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,16 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2017-08-11</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to tcl-core-8.6.7. Fixes + <ulink url="&lfs-ticket-root;4123">#4123</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2017-08-08</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 02a3c6ab4..00cc1b795 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -215,9 +215,9 @@ <!--<listitem> <para>Tar &tar-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Tcl-core-&tcl-version;</para> - </listitem>--> + </listitem> <listitem> <para>Texinfo &texinfo-version;</para> </listitem> |