summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-01-21 11:07:02 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-01-21 11:07:02 +0000
commit935ed1d25f4bae49f46798b1a58fc0bbb45337b7 (patch)
tree55305eff9177ca914b597fc7d96611b7b949c007 /ChangeLog
parent007037dd7566bd6e6cf1854d3c3c7aa6c2603bc5 (diff)
downloadlibxslt-935ed1d25f4bae49f46798b1a58fc0bbb45337b7.tar.gz
libxslt-935ed1d25f4bae49f46798b1a58fc0bbb45337b7.tar.bz2
libxslt-935ed1d25f4bae49f46798b1a58fc0bbb45337b7.zip
More work, cleanups, HTML output:
- Makefile.am tests/Makefile.am tests/REC1/Makefile.am tests/REC2/Makefile.am tests/REC2/html.xml: added tests target too, added the HTML output test - libxmls/xsltutils.c: added HTML output - libxslt/xslt.c: check version on literal result used as templates - libxslt/transform.c: fixed an error in VERSION number - libxslt/templates.c: make sure generated nodes have doc and parent properly set Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c3fe9e6..6a0fb5c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Sun Jan 21 12:03:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
+
+ * Makefile.am tests/Makefile.am tests/REC1/Makefile.am
+ tests/REC2/Makefile.am tests/REC2/html.xml: added tests target
+ too, added the HTML output test
+ * libxmls/xsltutils.c: added HTML output
+ * libxslt/xslt.c: check version on literal result used as templates
+ * libxslt/transform.c: fixed an error in VERSION number
+ * libxslt/templates.c: make sure generated nodes have doc and
+ parent properly set
+
Sat Jan 20 23:35:07 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
* libxslt/Makefile.am libxslt/template.[ch]: added a template