summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 9 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 18945e19..aa85a313 100644
--- a/NEWS
+++ b/NEWS
@@ -10,10 +10,17 @@ http://cvs.gnome.org/lxr/source/libxslt/ChangeLog
file
for a really accurate description:
+1.1.4: Feb 23 2004:
+ - bugfixes: attributes without doc (Mariano Suárez-Alvarez), problem with
+ Yelp, extension problem
+ - display extension modules (Steve Little)
+ - Windows compilation patch (Mark Vadoc), Mingw (Mikhail Grushinskiy)
+
+
1.1.3: Feb 16 2004:
- Rewrote the Attribute Value Template code, new XPath compilation
interfaces, dictionnary reuses for XSLT with potential for serious
- performance improvements.
+ performance improvements.
- bug fixes: portability (William Brack), key() in node-set() results
(William), comment before doctype (William), math and node-set() problems
(William), cdata element and default namespace (William), behaviour on
@@ -21,7 +28,7 @@ for a really accurate description:
(William), xsl:element and xsl:attribute QName check (William), comments
with -- (William), attribute namespace (William), check for ?> in PI
(William)
- - Documentations: cleanup (John Fleck and William)
+ - Documentations: cleanup (John Fleck and William)
- Python: patch for OS-X (Gianni Ceccarelli), enums export (Stephane
bidoul)