From: Arnaud L. <leg...@us...> - 2006-03-21 16:49:35
|
Update of /cvsroot/flexml/flexml/debian In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26621/debian Modified Files: changelog Log Message: Make flexml work with the current flex (2.5.33) that seem to dislike ]] in the comments. Index: changelog =================================================================== RCS file: /cvsroot/flexml/flexml/debian/changelog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- changelog 21 Mar 2006 08:24:13 -0000 1.19 +++ changelog 21 Mar 2006 12:04:14 -0000 1.20 @@ -1,11 +1,13 @@ -flexml (1.4-1) UNRELEASED +flexml (1.4-1) unstable; urgency=low [Arnaud Legrand] * Add a -P option to enable multiple versions of flexml to live in the same C code. + * Make flexml work with the current flex (2.5.33) that seem to dislike + ]] in the comments. - -- Martin Quinson <mqu...@de...> + -- flexml (1.3-1) unstable; urgency=low |