diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2002-03-18 15:24:51 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2002-03-18 15:24:51 +0000 |
commit | 2abd71732c5d4cb31a3177262c605920918d7b54 (patch) | |
tree | 1c0d48b83104ae97ca9270f3b71b41b13c38e679 /ChangeLog | |
parent | 0503357eba2199d1cad0d6fe209d141d97d1c9ee (diff) | |
download | libxslt-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |