Large commit of changes done while travelling to XML'99
- cleanups on memory use and parsers
- start of Link interfaces HTML and XLink
- rebuild the doc
- released as 1.8.0
Daniel
diff --git a/xpath.c b/xpath.c
index f646e9f..9181e33 100644
--- a/xpath.c
+++ b/xpath.c
@@ -1774,6 +1774,7 @@
  * @cur:  the current attribute in the traversal
  *
  * Traversal function for the "attribute" direction
+ * TODO: support DTD inherited default attributes
  *
  * Returns the next element following that axis
  */