diff options
author | William M. Brack <wbrack@src.gnome.org> | 2007-05-04 07:52:38 +0000 |
---|---|---|
committer | William M. Brack <wbrack@src.gnome.org> | 2007-05-04 07:52:38 +0000 |
commit | 085d8f89afd89397bbd0a4184c7a4ddb73e624e9 (patch) | |
tree | 9f47a24652a22f1dc3022e9d52ad7a4e7670f306 /ChangeLog | |
parent | 0689ef69238436568051dddcb8116139539a95c1 (diff) | |
download | libxslt-085d8f89afd89397bbd0a4184c7a4ddb73e624e9.tar.gz libxslt-085d8f89afd89397bbd0a4184c7a4ddb73e624e9.tar.bz2 libxslt-085d8f89afd89397bbd0a4184c7a4ddb73e624e9.zip |
fixed xpath context housekeeping problem on processing 'choose' (bug
* libxslt/transform.c: fixed xpath context housekeeping problem
on processing 'choose' (bug 435479).
svn path=/trunk/; revision=1426
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Fri May 4 15:51:58 HKT 2007 William Brack <wbrack@mmm.com.hk> + + * libxslt/transform.c: fixed xpath context housekeeping problem + on processing "choose" (bug 435479). + Thu Apr 26 11:10:18 HKT 2007 William Brack <wbrack@mmm.com.hk> * libxslt/transform.c: fixed (another) problem with cached |