summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrmax <rmax>2008-02-01 16:59:57 (GMT)
committerrmax <rmax>2008-02-01 16:59:57 (GMT)
commit03def044c94d5a92a5120296510cd2bfa8c9e3fe (patch)
tree8d1b1136c1077fc11fc759459a79faa36a791377 /ChangeLog
parent76d7d5362c5289ee5bedbb7005c6ec11f89c21f4 (diff)
downloadtk-03def044c94d5a92a5120296510cd2bfa8c9e3fe.zip
tk-03def044c94d5a92a5120296510cd2bfa8c9e3fe.tar.gz
tk-03def044c94d5a92a5120296510cd2bfa8c9e3fe.tar.bz2
* generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484).
* tests/imgPhoto.test: Added a test for the above.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b05e26c..0f4b5b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-02-01 Reinhard Max <max@suse.de>
+
+ * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484).
+ * tests/imgPhoto.test: Added a test for the above.
+
2007-12-31 Don Porter <dgp@users.sourceforge.net>
*** 8.4.17 TAGGED FOR RELEASE ***