diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-02-05 07:49:33 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-02-05 17:03:36 +0800 |
commit | bf6c6f818089b493bb04ac3ac969ffe52ee7271a (patch) | |
tree | 0ed37b90dcfa9894706ad41009638196df209a97 /chapter01/changelog.xml | |
parent | 21dd2f064f6f6471cad7d21baa9d60c8457db214 (diff) |
tcl: update to tcl-8.6.12 (#5001)
tdbc 1.1.2 -> 1.1.3
itcl 4.2.1 -> 4.2.2
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 77a8de18f..b14068900 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,10 @@ <para>2022-02-04</para> <itemizedlist> <listitem> + <para>[xry111] - Update to tcl-8.6.12. Fixes + <ulink url="&lfs-ticket-root;5001">#5001</ulink>.</para> + </listitem> + <listitem> <para>[thomas] - Remove sed from glibc instructions in chapter 8. It has been applied upstream.</para> </listitem> |