diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-08-11 18:47:21 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-08-11 18:47:21 +0000 |
commit | b485746388fcd4afa65339bcdac33949497b68b0 (patch) | |
tree | 9d784b3f03064090f7e2978bc30d932941658c86 /chapter01 | |
parent | 105937c37ad0a86cdfba94df55c8df7c23c12b20 (diff) |
Update to tcl-core-8.6.7
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11278 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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> |