aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2006-03-09 14:13:55 +0000
committerDaniel Veillard <veillard@src.gnome.org>2006-03-09 14:13:55 +0000
commit30e7607b7a346695691cd819361b3c11e8d11d00 (patch)
tree47ea2b445c24e5d60abce2db9b0f2e789639d600 /NEWS
parent53cd4a1b4ef8be397548470fd0c3075c8d67c25c (diff)
downloadandroid_external_libxml2-30e7607b7a346695691cd819361b3c11e8d11d00.tar.gz
android_external_libxml2-30e7607b7a346695691cd819361b3c11e8d11d00.tar.bz2
android_external_libxml2-30e7607b7a346695691cd819361b3c11e8d11d00.zip
a bunch of small cleanups based on coverity reports. Daniel
* HTMLparser.c parser.c parserInternals.c pattern.c uri.c: a bunch of small cleanups based on coverity reports. Daniel
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 3 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index ccb9ace8..156e97a3 100644
--- a/NEWS
+++ b/NEWS
@@ -21,8 +21,8 @@ http://cvs.gnome.org/viewcvs/libxml2/
--with-minimum compilation fixes (William Brack), error case handling fix
on Solaris (Albert Chin), don't use 'list' as parameter name reported by
Samuel Diaz Garcia, more old Unices portability fixes (Albert Chin),
- MinGW compilation (Mark Junker), HP-UX compiler warnings (Rick Jones),
-
+ MinGW compilation (Mark Junker), HP-UX compiler warnings (Rick
+ Jones),
- code cleanup: xmlReportError (Adrian Mouat), remove xmlBufferClose
(Geert Jansen), unreachable code (Oleksandr Kononenko), refactoring
parsing code (Bjorn Reese)
@@ -55,10 +55,9 @@ http://cvs.gnome.org/viewcvs/libxml2/
standalone attribute was found, add xmlSchemaSetParserStructuredErrors()
(Kasimier Buchcik), add xmlTextReaderSchemaValidateCtxt() to API
(Kasimier), handle gzipped HTTP resources (Gary Coady), add
- htmlDocDumpMemoryFormat. (Rob Richards),
+ htmlDocDumpMemoryFormat. (Rob Richards),
- documentation: typo (Michael Day), libxml man page (Albert Chin), save
function to XML buffer (Geert Jansen), small doc fix (Aron Stansvik),
-
2.6.22: Sep 12 2005: