Update of /cvsroot/flexml/flexml/debian
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2682/debian
Modified Files:
changelog
Log Message:
recognize the encoding attribute of the XML tag (Closes: #62171)
Index: changelog
===================================================================
RCS file: /cvsroot/flexml/flexml/debian/changelog,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** changelog 10 Feb 2005 11:13:51 -0000 1.9
--- changelog 10 Feb 2005 11:18:26 -0000 1.10
***************
*** 2,6 ****
The "back to life" version (hopefully).
!
[Arnaud Legrand]
* Fix a few bugs and make gcc happy.
--- 2,6 ----
The "back to life" version (hopefully).
!
[Arnaud Legrand]
* Fix a few bugs and make gcc happy.
***************
*** 17,21 ****
not occur.
* Avoid using "new" as identifier since it breaks C++
!
[Martin Quinson]
(upstream)
--- 17,21 ----
not occur.
* Avoid using "new" as identifier since it breaks C++
!
[Martin Quinson]
(upstream)
***************
*** 33,38 ****
* Remove EnlargeFlex.patch from the debian package since this is
integrated in the stable version of flex (!)
! -- Martin Quinson <mqu...@de...> Thu, 10 Feb 2005 10:25:45 +0100
flexml (1-6.1) unstable; urgency=low
--- 33,39 ----
* Remove EnlargeFlex.patch from the debian package since this is
integrated in the stable version of flex (!)
+ * recognize the encoding attribute of the XML tag (Closes: #62171)
! -- Martin Quinson <mqu...@de...> Thu, 10 Feb 2005 12:17:40 +0100
flexml (1-6.1) unstable; urgency=low
|