summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2008-03-13 08:39:24 +0000
committerDaniel Veillard <veillard@src.gnome.org>2008-03-13 08:39:24 +0000
commit3c0b01fbdc3797e37100ee914c0a79d8094c8f77 (patch)
tree6180cebc0c36ec259086c6a3136eec37639016fe /ChangeLog
parent15964811dce33c00baea4fca289a9bba1ddb6e29 (diff)
downloadlibxslt-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55669045..8e702e86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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