summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2004-02-26 16:01:44 +0000
committerDaniel Veillard <veillard@src.gnome.org>2004-02-26 16:01:44 +0000
commit58b080f3fbe363edee4b830a4cc5cc8572f8c888 (patch)
tree44192cc8fa7bb2883dd5d545dc0c1c4d17117bf2 /ChangeLog
parente5eb4239075a45626811b09ec9a37fb5ffe68af9 (diff)
downloadlibxslt-58b080f3fbe363edee4b830a4cc5cc8572f8c888.tar.gz
libxslt-58b080f3fbe363edee4b830a4cc5cc8572f8c888.tar.bz2
libxslt-58b080f3fbe363edee4b830a4cc5cc8572f8c888.zip
removed the last use of _private that time in the input document, use the
* libxslt/keys.c libxslt/pattern.c: removed the last use of _private that time in the input document, use the psvi field again, this may be interesting if XSLT2 support gets in but since this is very unlikely ... Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f27737c2..daf17a97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Thu Feb 26 16:59:45 CET 2004 Daniel Veillard <daniel@veillard.com>
+
+ * libxslt/keys.c libxslt/pattern.c: removed the last use
+ of _private that time in the input document, use the psvi
+ field again, this may be interesting if XSLT2 support gets
+ in but since this is very unlikely ...
+
Thu Feb 26 16:04:28 CET 2004 Daniel Veillard <daniel@veillard.com>
* libxslt/transform.c libxslt/variables.c: use the psvi field