diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2004-02-26 16:01:44 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2004-02-26 16:01:44 +0000 |
commit | 58b080f3fbe363edee4b830a4cc5cc8572f8c888 (patch) | |
tree | 44192cc8fa7bb2883dd5d545dc0c1c4d17117bf2 /ChangeLog | |
parent | e5eb4239075a45626811b09ec9a37fb5ffe68af9 (diff) | |
download | libxslt-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |