diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2d72d6d90..62ba02e7c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -124,6 +124,11 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>January 10, 2006 [ken]: define YYENABLE_NLS in bison, to +resolve a code difference shown up by Iterative Comparison Analysis. +Thanks to Greg Schafer.</para> +</listitem> + <listitem><para>January 10, 2006 [ken]: Revert my move of mktemp and add a sed to correct gccbug.</para> </listitem> |