1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-01-13 13:17:36 +03:00

New symbols added for the next release

This commit is contained in:
Daniel Veillard 2012-05-21 10:15:40 +08:00
parent 59df1e4f92
commit f27c6683e6

View File

@ -2231,3 +2231,13 @@ LIBXML2_2.7.4 {
xmlXIncludeProcessTreeFlagsData;
} LIBXML2_2.7.3;
LIBXML2_2.8.0 {
global:
# xmlreader
xmlTextReaderRelaxNGValidateCtxt;
# tree
xmlBufferDetach;
} LIBXML2_2.7.4;