summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2008-07-27 11:54:07 +0000
committerDaniel Veillard <veillard@src.gnome.org>2008-07-27 11:54:07 +0000
commit27a8c2fceefa1f121dabadf74ad393f3369a591a (patch)
treef1a7321d78683a130d25c023c556a53f1423804b /ChangeLog
parent2d8bdff143744c14190b3d422067ffa884caeabb (diff)
downloadlibxslt-27a8c2fceefa1f121dabadf74ad393f3369a591a.tar.gz
libxslt-27a8c2fceefa1f121dabadf74ad393f3369a591a.tar.bz2
libxslt-27a8c2fceefa1f121dabadf74ad393f3369a591a.zip
avoid a quadratic behaviour when hitting duplicates
* libxslt/xslt.c: avoid a quadratic behaviour when hitting duplicates exclude-result-prefixes declarations, should fix #544906 Daniel svn path=/trunk/; revision=1485
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8c28972..1a46fa7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Jul 27 13:52:10 CEST 2008 Daniel Veillard <veillard@redhat.com>
+
+ * libxslt/xslt.c: avoid a quadratic behaviour when hitting duplicates
+ exclude-result-prefixes declarations, should fix #544906
+
Sat Jul 26 12:43:18 PST 2008 William Brack <wbrack@mmm.com.hk>
*configure.in: fixed option --with-debugger with patch from