summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-04-30 13:25:24 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-04-30 13:25:24 +0000
commit95cc2c1cef534c378ff10b28d61eea3d59a6f6de (patch)
tree9e0069d73abcd8e11cf39f9c573621dfaede19cd /NEWS
parentb06adb9f88c8922c141599001acc7203163405e3 (diff)
downloadlibxslt-95cc2c1cef534c378ff10b28d61eea3d59a6f6de.tar.gz
libxslt-95cc2c1cef534c378ff10b28d61eea3d59a6f6de.tar.bz2
libxslt-95cc2c1cef534c378ff10b28d61eea3d59a6f6de.zip
fixing bug #111755 when a template is applied to an attribute added the
* libxslt/transform.c: fixing bug #111755 when a template is applied to an attribute * tests/docs/Makefile.am tests/docs/bug-119.* tests/general/Makefile.am tests/general/bug-119*: added the example in the regression tests for that bug. Daniel
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 01973f63..19955bc6 100644
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,7 @@ for a really accurate description:
- bug fixes: Result Value Tree handling, XML IDs, keys(), extra namespace
declarations with xsl:elements.
- portability: python and trio fixes (Albert Chin), python on Solaris
- (Ben Phillips)
+ (Ben Phillips)
1.0.28: Mar 24 2003: