ossp-pkg/fsl/ChangeLog 1.41 -> 1.42
--- ChangeLog 2007/03/02 16:40:28 1.41
+++ ChangeLog 2007/03/02 16:42:03 1.42
@@ -10,6 +10,12 @@
Changes between 1.6.1 and ...
+ *) lib_cfg 0.9.10 -> 0.9.11
+ Replace "return 0" with the official "yyterminate()"
+ in cfg_syn_scan.l and fix quotation parsing by replacing
+ two "yytext[1]" with the intended "yytext[0]".
+ [Ralf S. Engelschall <rse@engelschall.com>]
+
*) Upgraded build environment to
GNU Shtool 2.0.6, GNU Libtool 1.5.22 and GNU Autoconf 2.61
[http://thomas.lotterer.net]
|
|