summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2002-04-25 06:19:42 +0000
committerDaniel Veillard <veillard@src.gnome.org>2002-04-25 06:19:42 +0000
commit8993631196a0c38a09cc368a4188c66a2ee1d5b7 (patch)
treefbae63fbf9c5bd2227769f0cd73b1072ae1a832c /ChangeLog
parent0d925903c791f8bf0d4fc76d65c02db8edfaacd2 (diff)
downloadlibxslt-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5728956..6e83ffa3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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