diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2008-03-13 08:39:24 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2008-03-13 08:39:24 +0000 |
commit | 3c0b01fbdc3797e37100ee914c0a79d8094c8f77 (patch) | |
tree | 6180cebc0c36ec259086c6a3136eec37639016fe /ChangeLog | |
parent | 15964811dce33c00baea4fca289a9bba1ddb6e29 (diff) | |
download | libxslt-3c0b01fbdc3797e37100ee914c0a79d8094c8f77.tar.gz libxslt-3c0b01fbdc3797e37100ee914c0a79d8094c8f77.tar.bz2 libxslt-3c0b01fbdc3797e37100ee914c0a79d8094c8f77.zip |
patch from Rob Richards for VS 2008 fix a problem with namespace nodes
* libxslt/win32config.h: patch from Rob Richards for VS 2008
* python/types.c: fix a problem with namespace nodes coming from
XPath nodesets.
Daniel
svn path=/trunk/; revision=1458
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu Mar 13 09:33:21 CET 2008 Daniel Veillard <daniel@veillard.com> + + * libxslt/win32config.h: patch from Rob Richards for VS 2008 + * python/types.c: fix a problem with namespace nodes coming from + XPath nodesets. + Mon Mar 3 09:39:31 CET 2008 Daniel Veillard <daniel@veillard.com> * doc/xsltproc.xml doc/xsltproc.1: fix maxdepth default value |