mirror of
https://github.com/GNOME/libxml2.git
synced 2025-03-19 18:50:25 +08:00
close #67019 Daniel
* win32/libxml2/libxml2.def.src: close #67019 Daniel
This commit is contained in:
parent
01db67c84f
commit
d3b29d2e36
@ -1,3 +1,7 @@
|
||||
Tue Dec 18 08:52:32 CET 2001 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* win32/libxml2/libxml2.def.src: close #67019
|
||||
|
||||
Tue Dec 18 08:08:51 CET 2001 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* xmllint.c: applied Justin Fletcher generic timing patch
|
||||
|
@ -1,8 +1,5 @@
|
||||
/* config.h.in. Generated automatically from configure.in by autoheader. */
|
||||
|
||||
/* Define if you have the strftime function. */
|
||||
#undef HAVE_STRFTIME
|
||||
|
||||
/* Define if you have the ANSI C header files. */
|
||||
#undef STDC_HEADERS
|
||||
|
||||
|
@ -626,6 +626,7 @@ EXPORTS
|
||||
xmlNodeDump
|
||||
xmlSaveFileTo
|
||||
xmlSaveFileEnc
|
||||
xmlGetNodePath
|
||||
xmlGetDocCompressMode
|
||||
xmlSetDocCompressMode
|
||||
xmlGetCompressMode
|
||||
|
Loading…
x
Reference in New Issue
Block a user