From: Arnaud L. <leg...@us...> - 2006-03-21 08:24:21
|
Update of /cvsroot/flexml/flexml/debian In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12924/debian Modified Files: changelog Log Message: Add a -P option to enable multiple versions of flexml to live in the same C code. Note that this is a minor modification that doesn't break backward compatibility and that it unfortunately doesn't enable to have two dtd with common tags. Index: changelog =================================================================== RCS file: /cvsroot/flexml/flexml/debian/changelog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- changelog 6 Apr 2005 12:04:53 -0000 1.18 +++ changelog 21 Mar 2006 08:24:13 -0000 1.19 @@ -1,6 +1,9 @@ flexml (1.4-1) UNRELEASED - * + [Arnaud Legrand] + + * Add a -P option to enable multiple versions of flexml to live in the + same C code. -- Martin Quinson <mqu...@de...> |