Update of /cvsroot/flexml/flexml/debian
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv5122/debian
Modified Files:
changelog
Log Message:
Document William's changes (again ;)
Index: changelog
===================================================================
RCS file: /cvsroot/flexml/flexml/debian/changelog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- changelog 22 Aug 2006 14:00:37 -0000 1.28
+++ changelog 27 Aug 2006 19:25:39 -0000 1.29
@@ -1,7 +1,11 @@
flexml (1.6-1) unstable; urgency=low
[William Dowling]
- * Fix bug 1538171: Only display the stacknames when they are defined (they
+ * Change the static buffstack into two dynamically allocated stacks.
+ This get rids of any stack size limitation;
+ This also solves #1529930 (parsing mixed content fails on sparc/solaris,
+ which were caused by misaligned pointers)
+ * Fix #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
|