summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-04-26 12:06:36 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-04-26 12:06:36 +0000
commitb973e4a094e56e7acd86dde1bdfd88c37d4b9075 (patch)
tree6af738c89e9c37273f7085535f29f9668c2b1228 /ChangeLog
parent505f68f7e269fca54dc94f6322f4bfbb15751d98 (diff)
downloadlibxslt-b973e4a094e56e7acd86dde1bdfd88c37d4b9075.tar.gz
libxslt-b973e4a094e56e7acd86dde1bdfd88c37d4b9075.tar.bz2
libxslt-b973e4a094e56e7acd86dde1bdfd88c37d4b9075.zip
fixed a problem in the generator where the way functions are remapped as
* python/generator.py: fixed a problem in the generator where the way functions are remapped as methods on classes was not symetric and dependant on python internal hash order, as reported by Stéphane Bidoul * libexslt/strings.c: attempt at fixing an object type pbm * libxslt/triodef.h: update for OpenVMS from libxml2 Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e3be416..33c0a3cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Sat Apr 26 14:00:58 CEST 2003 Daniel Veillard <daniel@veillard.com>
+
+ * python/generator.py: fixed a problem in the generator where
+ the way functions are remapped as methods on classes was
+ not symetric and dependant on python internal hash order,
+ as reported by Stéphane Bidoul
+ * libexslt/strings.c: attempt at fixing an object type pbm
+ * libxslt/triodef.h: update for OpenVMS from libxml2
+
Fri Apr 25 15:26:26 CEST 2003 Daniel Veillard <daniel@veillard.com>
* doc/Makefile.am doc/xsltproc.1 doc/xsltproc.xml: automated the