summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2008-02-06 15:31:38 (GMT)
committerdgp <dgp@noemail.net>2008-02-06 15:31:38 (GMT)
commit3f5b4dc37819df1c8f7021b0d34b466ee31407f3 (patch)
treea3ef0d358e79d51339b8a4ebbb36551d5f53122d /changes
parent02c3462e5c59c21c9ce1071593e698aab93f0215 (diff)
downloadtk-3f5b4dc37819df1c8f7021b0d34b466ee31407f3.zip
tk-3f5b4dc37819df1c8f7021b0d34b466ee31407f3.tar.gz
tk-3f5b4dc37819df1c8f7021b0d34b466ee31407f3.tar.bz2
*** 8.4.18 TAGGED FOR RELEASE ***
* README: Bump version number to 8.4.18 * generic/tk.h: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: * changes: updates for 8.4.18 release. FossilOrigin-Name: ea6696f24e1abe7986f5e45e7b523b121ebb3da0
Diffstat (limited to 'changes')
-rw-r--r--changes6
1 files changed, 5 insertions, 1 deletions
diff --git a/changes b/changes
index 3dc041c..6df0591 100644
--- a/changes
+++ b/changes
@@ -2,7 +2,7 @@ This file summarizes all changes made to Tk since version 1.0 was
released on March 13, 1991. Changes that aren't backward compatible
are marked specially.
-RCS: @(#) $Id: changes,v 1.64.2.51 2007/12/31 17:35:20 das Exp $
+RCS: @(#) $Id: changes,v 1.64.2.52 2008/02/06 15:31:40 dgp Exp $
3/16/91 (bug fix) Modified tkWindow.c to remove Tk's Tcl commands from
the interpreter when the main window is deleted (otherwise there will
@@ -6150,3 +6150,7 @@ use (hobbs)
2007-12-18 (bug fix)[1845899] Aqua: [wm transient] (steffen)
--- Released 8.4.17, January 4, 2008 --- See ChangeLog for details ---
+
+2008-02-01 (bug fix)[CVE-2008-0553] buffer overflow in GIF format (max)
+
+--- Released 8.4.18, February 8, 2008 --- See ChangeLog for details ---