diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2004-05-17 04:14:57 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2004-05-17 04:14:57 +0000 |
commit | 95439b27148204f574121c288b0fe49fe638094f (patch) | |
tree | 2eec00920c9cd8d78a073eca4625628953db2f48 /python | |
parent | b92c9f6ef5602e841767028b762201a448defada (diff) | |
download | libxslt-95439b27148204f574121c288b0fe49fe638094f.tar.gz libxslt-95439b27148204f574121c288b0fe49fe638094f.tar.bz2 libxslt-95439b27148204f574121c288b0fe49fe638094f.zip |
release of libxslt-1.1.7 Daniel
* configure.in: release of libxslt-1.1.7
Daniel
Diffstat (limited to 'python')
-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 91c020d1..3130df5e 100644 --- a/python/libxsltclass.txt +++ b/python/libxsltclass.txt @@ -107,6 +107,7 @@ Class transformCtxt() copyNamespace() copyNamespaceList() namespace() + plainNamespace() specialNamespace() # functions from module templates |