summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-08-14 15:44:40 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-08-14 15:44:40 +0000
commit9848532c2aaabc1d73ed481302cd4f1e253274dc (patch)
tree93ad9ac4c858465c930fe2d1b87367edca7188e3 /ChangeLog
parentab1ae3a7685fb7891ef8f6540a0612170300b151 (diff)
downloadlibxml2-9848532c2aaabc1d73ed481302cd4f1e253274dc.tar.gz
get rid of some compilation warnings. fix the performance problem reported
* DOCBparser.c globals.c include/libxml/xmlmemory.h: get rid of some compilation warnings. * xinclude.c: fix the performance problem reported by Kevin Ruscoe plus some cleanup and better error reporting. Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2862c9a..b8bcac05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Thu Aug 14 17:10:39 CEST 2003 Daniel Veillard <daniel@veillard.com>
+
+ * DOCBparser.c globals.c include/libxml/xmlmemory.h: get rid of
+ some compilation warnings.
+ * xinclude.c: fix the performance problem reported by Kevin Ruscoe
+ plus some cleanup and better error reporting.
+
Thu Aug 14 14:13:43 CEST 2003 Daniel Veillard <daniel@veillard.com>
* encoding.c: applied UTF-16 encoding handling patch provided by