summaryrefslogtreecommitdiff
path: root/libxml2.syms
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2012-05-21 11:16:12 +0800
committerDaniel Veillard <veillard@redhat.com>2012-05-21 11:16:12 +0800
commitee8f1d4cda8dc1a6f2c515fe234f7bc89cdc9f80 (patch)
tree1e51c998a3c9c582b80e2529e2f6b0720075dc80 /libxml2.syms
parent978ff224b2284f50bfb59c70b92a4b77bd4a7388 (diff)
downloadlibxml2-baserock/morph.tar.gz
Cleanups before 2.8.0-rc2v2.8.0-rc2baserock/morph
new symbols, a missing comment and a fix on symbol release
Diffstat (limited to 'libxml2.syms')
-rw-r--r--libxml2.syms3
1 files changed, 3 insertions, 0 deletions
diff --git a/libxml2.syms b/libxml2.syms
index b82f46ca..93eff536 100644
--- a/libxml2.syms
+++ b/libxml2.syms
@@ -2239,5 +2239,8 @@ LIBXML2_2.8.0 {
# tree
xmlBufferDetach;
+
+# dict
+ xmlInitializeDict;
} LIBXML2_2.7.4;