diff options
author | dgp <dgp@users.sourceforge.net> | 2008-02-04 21:44:00 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-02-04 21:44:00 (GMT) |
commit | 2a767dc40caf7a7858531d3c96157ca65887a81c (patch) | |
tree | de0ccd64e9af4e139f87f58698c96c66f8be0a6d /changes | |
parent | 9f7359d15a1021f73c56a60fdda744f15cb86c96 (diff) | |
download | tk-2a767dc40caf7a7858531d3c96157ca65887a81c.zip tk-2a767dc40caf7a7858531d3c96157ca65887a81c.tar.gz tk-2a767dc40caf7a7858531d3c96157ca65887a81c.tar.bz2 |
Correct security bug ID.core_8_5_1
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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.124 2008/02/01 22:11:26 dgp Exp $ +RCS: @(#) $Id: changes,v 1.125 2008/02/04 21:44:01 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 @@ -6480,6 +6480,6 @@ Several documentation and release notes improvements 2008-01-31 (bug fix)[1881892] messagebox default title (hobbs) -2008-02-01 (bug fix)[CVE-2006-4484] buffer overflow in GIF format (max) +2008-02-01 (bug fix)[CVE-2008-0553] buffer overflow in GIF format (max) ---- Released 8.5.1, February 1, 2008 --- See ChangeLog for details --- +--- Released 8.5.1, February 5, 2008 --- See ChangeLog for details --- |