From: Martin Q. <mqu...@us...> - 2006-08-22 14:00:45
|
Update of /cvsroot/flexml/flexml/debian In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv7814/debian Modified Files: changelog Log Message: Document last William's changes, and prepare for the 1.6 release Index: changelog =================================================================== RCS file: /cvsroot/flexml/flexml/debian/changelog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- changelog 18 Jul 2006 19:12:57 -0000 1.27 +++ changelog 22 Aug 2006 14:00:37 -0000 1.28 @@ -1,3 +1,15 @@ +flexml (1.6-1) unstable; urgency=low + + [William Dowling] + * Fix bug 1538171: Only display the stacknames when they are defined (they + are not in the prolog) + * Fix a bufferstack memleak. This fixes both leaks of attributes and leaks + of pcdata. People using large XML files shouldn't have to use insane + buffsizes anymore. + * Add a proper regression testing infrastructure. + + -- Martin Quinson <mqu...@de...> Tue, 22 Aug 2006 15:59:31 +0200 + flexml (1.5.3-1) unstable; urgency=low * New option: --sysid to override the system id |