aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2022-03-02 21:08:50 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2022-03-02 21:08:50 +0800
commit6cad4497599ac65e6f03e7a24325063943a77a73 (patch)
tree2ff5f2cbf8b86b8ce62309f2090678b91418b88f /chapter01/changelog.xml
parentb39aae039ab60d6a9b73ed3a42fea2e646595fbc (diff)
add changelog entries for libstdc++ pass 2 and tcl changes
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 6f6e12a61..c25f61d13 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,20 @@
-->
<listitem>
+ <para>2022-03-02</para>
+ <itemizedlist>
+ <listitem>
+ <para>[xry111] - Build libstdc++ in GCC pass 2, and remove the
+ seperate libstdc++ pass 2.</para>
+ </listitem>
+ <listitem>
+ <para>[xry111] - Remove unneeded
+ <parameter>--enable-64bit</parameter> for tcl.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2022-03-01</para>
<itemizedlist>
<listitem>