diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2003-04-23 15:04:45 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2003-04-23 15:04:45 +0000 |
commit | ac5c2925a59714f99f28bf26135dad618e6ba9fd (patch) | |
tree | 1383f1e40b6394f5e43e8b4df8d4a13629a0e347 /ChangeLog | |
parent | 6b9c89d2e427f18e263583e74ece0e1dc95e4c9b (diff) | |
download | libxslt-ac5c2925a59714f99f28bf26135dad618e6ba9fd.tar.gz libxslt-ac5c2925a59714f99f28bf26135dad618e6ba9fd.tar.bz2 libxslt-ac5c2925a59714f99f28bf26135dad618e6ba9fd.zip |
patch from Vasily Tchekalkin fixing bug #111420 about double
* libxslt/extensions.c: patch from Vasily Tchekalkin fixing
bug #111420 about double initialization of extension contexts
Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Wed Apr 23 17:00:16 CEST 2003 Daniel Veillard <daniel@veillard.com> + + * libxslt/extensions.c: patch from Vasily Tchekalkin fixing + bug #111420 about double initialization of extension contexts + Wed Apr 23 14:25:46 CEST 2003 Daniel Veillard <daniel@veillard.com> * libxslt/transform.c: fix bug #110577 namespace in copy-of |