summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-10-06 17:46:49 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-10-06 17:46:49 +0000
commit098c8de644c81f31d4ad750b239c0b7f33664b97 (patch)
tree1fece0e7295570c7ac31f0740406b9a0178fef27 /ChangeLog
parenta8c9bceeaff9913664c20fa752fb1c19e3a47132 (diff)
downloadlibxslt-098c8de644c81f31d4ad750b239c0b7f33664b97.tar.gz
libxslt-098c8de644c81f31d4ad750b239c0b7f33664b97.tar.bz2
libxslt-098c8de644c81f31d4ad750b239c0b7f33664b97.zip
trying to fix bug #61070, seems there is still a couple of problem left.
* libxslt/numbers.c: trying to fix bug #61070, seems there is still a couple of problem left. And optimizations are certainly needed. Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ccbe360..528fd1cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sat Oct 6 19:45:07 CEST 2001 Daniel Veillard <daniel@veillard.com>
+
+ * libxslt/numbers.c: trying to fix bug #61070, seems there
+ is still a couple of problem left. And optimizations are
+ certainly needed.
+
Sat Oct 6 15:10:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
* libxslt/variables.c: fixing bug #61673 part II