From b0fad09e31a788b60e6d4a5eec3c72eff738e91f Mon Sep 17 00:00:00 2001 From: dgp Date: Fri, 1 Feb 2008 22:11:22 +0000 Subject: * changes: Updates for 8.5.1 release. --- ChangeLog | 8 +++++++- changes | 10 +++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 34fd1bc..1761586 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-02-01 Don Porter + + *** 8.5.1 TAGGED FOR RELEASE *** + + * changes: Updates for 8.5.1 release. + 2008-02-01 Reinhard Max * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484). @@ -49,7 +55,7 @@ GetTkFontMetrics(). Removed write-only struct UnixFtFont member 'drawable'. Removed unneeded double-pointer indirections. Ensure that TkFontAttributes.family member is a Tk_Uid, as specified. Use - FcTypeDouble for XFT_SIZE attribute. Finally: fix [Bug 835848] + FcTypeDouble for XFT_SIZE attribute. Finally: fix [Bug 1835848] 2008-01-25 Don Porter diff --git a/changes b/changes index 36ce864..413d72f 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.123 2008/01/25 17:57:04 dgp Exp $ +RCS: @(#) $Id: changes,v 1.124 2008/02/01 22:11:26 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 @@ -6474,4 +6474,12 @@ Several documentation and release notes improvements 2008-01-08 (bug fix)[1867122] [labelframe -style] crash (english,rib) +2008-01-27 (bug fix)[1835848] size value returned by [font actual] (english) + +2008-01-27 (bug fix)[1878298] [notebook] redraws on tab visibility (english) + +2008-01-31 (bug fix)[1881892] messagebox default title (hobbs) + +2008-02-01 (bug fix)[CVE-2006-4484] buffer overflow in GIF format (max) + --- Released 8.5.1, February 1, 2008 --- See ChangeLog for details --- -- cgit v0.12