summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2002-03-18 15:24:51 +0000
committerDaniel Veillard <veillard@src.gnome.org>2002-03-18 15:24:51 +0000
commit2abd71732c5d4cb31a3177262c605920918d7b54 (patch)
tree1c0d48b83104ae97ca9270f3b71b41b13c38e679 /ChangeLog
parent0503357eba2199d1cad0d6fe209d141d97d1c9ee (diff)
downloadlibxslt-2abd71732c5d4cb31a3177262c605920918d7b54.tar.gz
libxslt-2abd71732c5d4cb31a3177262c605920918d7b54.tar.bz2
libxslt-2abd71732c5d4cb31a3177262c605920918d7b54.zip
applied the same kind of fixes to the Python Makefiels than to libxml2
* python/Makefile.am python/generator.py python/libxslt.c python/types.c python/tests/Makefile.am: applied the same kind of fixes to the Python Makefiels than to libxml2 ones. Updates and cleanups too. Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77b47565..1db7cfb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Mon Mar 18 16:22:46 CET 2002 Daniel Veillard <daniel@veillard.com>
+
+ * python/Makefile.am python/generator.py python/libxslt.c
+ python/types.c python/tests/Makefile.am: applied the same kind of
+ fixes to the Python Makefiels than to libxml2 ones. Updates
+ and cleanups too.
+
Sat Mar 16 23:48:21 CET 2002 Daniel Veillard <daniel@veillard.com>
* libexslt/common.c libxslt/pattern.c libxslt/transform.c