From 26cfddfe78ecd3b4a8a72e9c3a222fa6ae7e84d2 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Mon, 24 Mar 2003 21:38:13 +0000 Subject: Result Value Tree are now generated with a document root node not an * libxslt/pattern.c libxslt/transform.c libxslt/variables.c: Result Value Tree are now generated with a document root node not an element, it's quite cleaner. * configure.in libxslt.spec.in NEWS: But this requires libxml2-2.5.5 also prepared for libxslt-1.0.28 release * doc/*: updated and regenerated the docs Daniel --- NEWS | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c3efb119..0b2106e1 100644 --- a/NEWS +++ b/NEWS @@ -11,10 +11,18 @@ http://cvs.gnome.org/lxr/source/libxslt/ChangeLog file for a really accurate description: +1.0.28: Mar 24 2003: + - fixed node() in patterns semantic. + - fixed a memory access problem in format-number() + - fixed stack overflow in recursive global variable or params + - cleaned up Result Value Tree handling, and fixed a couple of old bugs + in the process + + 1.0.27: Feb 24 2003: - bug fixes: spurious xmlns:nsX="" generation, serialization bug (in libxml2), a namespace copy problem, errors in the RPM spec prereqs - - Windows path canonicalization and document cache fix (Igor) + - Windows path canonicalization and document cache fix (Igor) 1.0.26: Feb 10 2003: -- cgit v1.2.3