summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWilliam M. Brack <wbrack@src.gnome.org>2004-03-09 15:50:05 +0000
committerWilliam M. Brack <wbrack@src.gnome.org>2004-03-09 15:50:05 +0000
commit19922824d4386bc008f0e67d5efc069ef19714a8 (patch)
tree3b20d0f672a588a8180aa64073234e92051a3c96 /ChangeLog
parenta754800dcc69d812745a05ad2cec921b50907dfc (diff)
downloadlibxslt-19922824d4386bc008f0e67d5efc069ef19714a8.tar.gz
libxslt-19922824d4386bc008f0e67d5efc069ef19714a8.tar.bz2
libxslt-19922824d4386bc008f0e67d5efc069ef19714a8.zip
added coding to allow growing the AVT structure when a large number of
* libxslt/attrvt.c: added coding to allow growing the AVT structure when a large number of segments are present (bug 136624) * libxslt/keys.c: fixed a compilation warning (no logic change)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 072b3d13..5f6f001f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Tue Mar 9 23:44:31 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+ * libxslt/attrvt.c: added coding to allow growing the
+ AVT structure when a large number of segments are present
+ (bug 136624)
+ * libxslt/keys.c: fixed a compilation warning (no logic change)
+
Sat Mar 6 23:42:47 HKT 2004 William Brack <wbrack@mmm.com.hk>
* tests/docbook/Makefile.am: small fix to typo