diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2004-09-24 16:16:52 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2004-09-24 16:16:52 +0000 |
commit | a38e23f5841336380e9f007dc537de7b9cf63844 (patch) | |
tree | 9722769d8dabb7a7f19d5770a9c8264e24685b05 /ChangeLog | |
parent | 118c7572cc590a5400f10c69df41c9d847f8aebd (diff) | |
download | libxslt-a38e23f5841336380e9f007dc537de7b9cf63844.tar.gz libxslt-a38e23f5841336380e9f007dc537de7b9cf63844.tar.bz2 libxslt-a38e23f5841336380e9f007dc537de7b9cf63844.zip |
add missing variable fixed some error callback data added new date:sum
* Makefile.am: add missing variable
* libxslt/transform.c: fixed some error callback data
* tests/exslt/date/Makefile.am tests/exslt/date/sum*: added new
date:sum testing from Derek Poon
Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Fri Sep 24 18:13:45 CEST 2004 Daniel Veillard <daniel@veillard.com> + + * Makefile.am: add missing variable + * libxslt/transform.c: fixed some error callback data + * tests/exslt/date/Makefile.am tests/exslt/date/sum*: added new + date:sum testing from Derek Poon + Fri Sep 24 09:17:22 PDT 2004 William Brack <wbrack@mmm.com.hk> * libexslt/date.c: fixed problem with empty sets, etc. |