diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2002-04-25 06:19:42 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2002-04-25 06:19:42 +0000 |
commit | 8993631196a0c38a09cc368a4188c66a2ee1d5b7 (patch) | |
tree | fbae63fbf9c5bd2227769f0cd73b1072ae1a832c /ChangeLog | |
parent | 0d925903c791f8bf0d4fc76d65c02db8edfaacd2 (diff) | |
download | libxslt-8993631196a0c38a09cc368a4188c66a2ee1d5b7.tar.gz libxslt-8993631196a0c38a09cc368a4188c66a2ee1d5b7.tar.bz2 libxslt-8993631196a0c38a09cc368a4188c66a2ee1d5b7.zip |
applied a patch from Charles Bozeman to add duration routines to the date
* libexslt/date.c: applied a patch from Charles Bozeman to add
duration routines to the date exslt extensions.
Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Thu Apr 25 08:18:57 CEST 2002 Daniel Veillard <daniel@veillard.com> + + * libexslt/date.c: applied a patch from Charles Bozeman to add + duration routines to the date exslt extensions. + Thu Apr 18 22:56:06 CEST 2002 Daniel Veillard <daniel@veillard.com> * libexslt/exslt.h: extern "C" { missing by Mark Vakoc |