ossp-pkg/cfg/ChangeLog 1.43 -> 1.44
--- ChangeLog 2006/08/10 19:32:56 1.43
+++ ChangeLog 2007/10/12 21:02:47 1.44
@@ -10,6 +10,9 @@
Changes between 0.9.10 and 0.9.11 (03-Oct-2005 to 10-Aug-2006):
+ *) Fix __VA_COPY_USE_{CSP,CPP} fallback macros for va_copy.
+ [Mark A. Lindner <mark.a.lindner@gmail.com>]
+
*) 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]".
|
|