summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8204772a..70738e20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Mon Apr 15 17:27:51 CEST 2002 Daniel Veillard <daniel@veillard.com>
+
+ * libxslt/attributes.c: removed a warning
+ * libxslt/transform.c libxslt/transform.h win32/libxslt.def.src:
+ added xsltRunStylesheetUser() API needed to fix #78546
+ * xsltproc/xsltproc.c: second part of the fix #78546
+
Mon Apr 15 15:57:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
* python/Makefile.am: fixing the equivalent of #75779