mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
tried to incorporate comments from bug #59220 Daniel
* win32/dsp/libxml2.def.src: tried to incorporate comments from bug #59220 Daniel
This commit is contained in:
parent
319a742a50
commit
d63437e1fa
@ -1,3 +1,8 @@
|
||||
Wed Sep 12 16:58:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* win32/dsp/libxml2.def.src: tried to incorporate comments
|
||||
from bug #59220
|
||||
|
||||
Tue Sep 11 11:25:36 CEST 2001 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* parser.c result/noent/wml.xml: fixed bug #59981 related
|
||||
|
@ -33,6 +33,11 @@ EXPORTS
|
||||
xmlCatalogDump
|
||||
xmlCatalogGetSystem
|
||||
xmlCatalogGetPublic
|
||||
xmlCatalogResolveURI
|
||||
xmlCatalogLocalResolveURI
|
||||
xmlCatalogResolve
|
||||
xmlCatalogLocalResolve
|
||||
xmlCatalogGetDefaults
|
||||
#endif
|
||||
|
||||
/*
|
||||
@ -858,6 +863,8 @@ EXPORTS
|
||||
xmlXPathNAN DATA
|
||||
xmlXPathPINF DATA
|
||||
xmlXPathNINF DATA
|
||||
xmlXPathIsNaN
|
||||
xmlXPathIsInf
|
||||
#endif /* LIBXML_XPATH_ENABLED */
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user