summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2002-03-01 09:15:28 +0000
committerDaniel Veillard <veillard@src.gnome.org>2002-03-01 09:15:28 +0000
commitc0d41a178b375171da1f9dbf9c4aa32b1d98c0a4 (patch)
tree746390e3ff236c7ef6a1a112f5a8db5a3522d0aa /TODO
parent248943af4cca51468e9f75eccd7605f250aa271c (diff)
downloadlibxslt-c0d41a178b375171da1f9dbf9c4aa32b1d98c0a4.tar.gz
similar to #72663 and #72658, don't memdump unless compiled explicitely
* xsltproc/xsltproc.c: similar to #72663 and #72658, don't memdump unless compiled explicitely with memory debugging switched on * TODO: refreshed a bit Daniel
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index f43cc31b..b2cbd432 100644
--- a/TODO
+++ b/TODO
@@ -4,9 +4,6 @@
* *
********
-Doc:
- - manpage and doc for xsltproc
-
Design:
- seems that saving back XSLT stylesheet from a compiled form might
be a bit ugly ... Yes forget about it, it's just twaeked to the extreme
@@ -119,6 +116,8 @@ Doc:
- put a page at http://xmlsoft.org/XSLT/
- generate/transform the DocBook to HTML
- add HTML to package
+ - manpage and doc for xsltproc
+
Error handling:
-> check the version stuff, design a separate module for error interfacing