Happy New Year, so it's finally out ! I tagged the release in git and pushed the signed tarball and rpms to the usual place:
ftp://xmlsoft.org/libxslt/ This is mostly a bugfix and portability release: Portability: - Variables need 'extern' in static lib on Cygwin (Nick Wellnhofer) - Really declare dllexport/dllimport for Cygwin (Michael Haubenwallner) - Fix callback signatures in Python bindings (Nick Wellnhofer) - Fix transform callback signatures (Nick Wellnhofer) - Fix extension callback signatures (Nick Wellnhofer) - Fix deallocator signatures (Nick Wellnhofer) - Fix XPath callback signatures (Nick Wellnhofer) - Fix hash callback signatures (Nick Wellnhofer) Bug Fixes: - Don't cache direct evaluation of patterns with variables (Nick Wellnhofer) - Move function result RVTs to context variable (Nick Wellnhofer) - Fix EXSLT functions returning RVTs from outer scopes (Nick Wellnhofer) - Fix handling of RVTs returned from nested EXSLT functions (Nick Wellnhofer) - Fix typos (Nick Wellnhofer) Improvements: - Run Travis ASan tests with "sudo: required" (Nick Wellnhofer) Cleanups: - Remove doc/libxslt-decl.txt (Nick Wellnhofer) - Docs for 1.1.32 release (Daniel Veillard) thanks Nick for most of the work toward that release ! Enjoy ! Daniel -- Daniel Veillard | Red Hat Developers Tools http://developer.redhat.com/ veill...@redhat.com | 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/ xslt@gnome.org https://mail.gnome.org/mailman/listinfo/xslt