I just made a new release pushing the bug fixes and cleanups, it should be as usual at: ftp://xmlsoft.org/libxslt/
Bug Fixes: - Fix generate-id() to avoid generating the same ID (Stewart Brodie) - Fix crash with empty xsl:key/@match attribute (Nick Wellnhofer) - Crash when passing an uninitialized variable to document() (Nick Wellnhofer) - Add missing test docs to EXTRA_DIST (Nick Wellnhofer) - Fix regression: Default namespace not correctly used (Nick Wellnhofer) Cleanups: - Remove xsltTransStorageAdd and xsltTransStorageRemove from symbols.xml (Daniel Veillard) - autogen.sh cleanup (Daniel Richard) - consistent use of xslt processor (Roumen Petrov) - Add object files in tests/plugins to .gitignore (Nick Wellnhofer) - Fix error on bug-165 regression test (Daniel Veillard) - Remove xsltTransStorageAdd and xsltTransStorageRemove (Daniel Veillard) Portability: - Fix python build by using libxsltmod_la_CPPFLAGS instead of AM_CPPFLAGS (Alexandre Rostovtsev) - configure should be more careful with linker script (Igor Pashev) - add gcrypt library in LIBADD, not LDFLAGS, as recommended (Roumen Petrov) thanks everybody for your contributions ! Daniel -- Daniel Veillard | Open Source and Standards, Red Hat [email protected] | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | virtualization library http://libvirt.org/ _______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] https://mail.gnome.org/mailman/listinfo/xslt
