diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2008-04-08 17:17:46 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2008-04-08 17:17:46 +0000 |
commit | a91a7c57179a279c27e8310e8f497f967bd5d24f (patch) | |
tree | f6e90d8eec3c538ad35dbf70f4e2d80779ccee24 /python/libxsltclass.txt | |
parent | 6f9f02c608d7a2b1398ca38e0c7e2f86fd70f543 (diff) | |
download | libxslt-a91a7c57179a279c27e8310e8f497f967bd5d24f.tar.gz libxslt-a91a7c57179a279c27e8310e8f497f967bd5d24f.tar.bz2 libxslt-a91a7c57179a279c27e8310e8f497f967bd5d24f.zip |
release of 1.1.23 Daniel
* configure.in doc/*: release of 1.1.23
Daniel
svn path=/trunk/; revision=1467
Diffstat (limited to 'python/libxsltclass.txt')
-rw-r--r-- | python/libxsltclass.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/libxsltclass.txt b/python/libxsltclass.txt index 7ed40569..65409907 100644 --- a/python/libxsltclass.txt +++ b/python/libxsltclass.txt @@ -142,6 +142,7 @@ Class transformCtxt(transformCtxtBase) createRVT() extensionInstructionResultFinalize() freeRVTs() + initAllDocKeys() registerLocalRVT() registerPersistRVT() registerTmpRVT() |