summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWilliam M. Brack <wbrack@src.gnome.org>2008-07-12 23:37:05 +0000
committerWilliam M. Brack <wbrack@src.gnome.org>2008-07-12 23:37:05 +0000
commit7fb814e3b40ce8444b92f46d3a5350480bf1cc1a (patch)
treecf90517e06993165c07bfc70dc0364e29f03ca14 /ChangeLog
parent663eb578fdd09c44ee1440ff94505d5c495c2357 (diff)
downloadlibxslt-7fb814e3b40ce8444b92f46d3a5350480bf1cc1a.tar.gz
libxslt-7fb814e3b40ce8444b92f46d3a5350480bf1cc1a.tar.bz2
libxslt-7fb814e3b40ce8444b92f46d3a5350480bf1cc1a.zip
fixed incorrect argument popping in exsltMathAtan2Function #541965
* libexslt/math.c: fixed incorrect argument popping in exsltMathAtan2Function #541965 svn path=/trunk/; revision=1483
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c11db6d2..e5fecddf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Jul 12 16:36:58 PST 2008 William Brack <wbrack@mmm.com.hk>
+
+ * libexslt/math.c: fixed incorrect argument popping in
+ exsltMathAtan2Function #541965
+
Thu Jul 10 10:04:28 PST 2008 William Brack <wbrack@mmm.com.hk>
* libxslt/functions.c: patch from Ron Burk to fix problem