diff options
author | dgp <dgp@users.sourceforge.net> | 2008-10-15 15:25:54 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-10-15 15:25:54 (GMT) |
commit | f847431c335a270a4bc197c7da5b2c7554174d0a (patch) | |
tree | b6bd0df3d81e1c03fe0d3fa21fefe3874af7ecb7 | |
parent | 708cfb7ef8e235a3fa86bdffc77648cf4bd65a8f (diff) | |
download | tk-f847431c335a270a4bc197c7da5b2c7554174d0a.zip tk-f847431c335a270a4bc197c7da5b2c7554174d0a.tar.gz tk-f847431c335a270a4bc197c7da5b2c7554174d0a.tar.bz2 |
typo
-rw-r--r-- | changes | 4 |
1 files changed, 2 insertions, 2 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.130.2.6 2008/10/10 19:28:18 dgp Exp $ +RCS: @(#) $Id: changes,v 1.130.2.7 2008/10/15 15:25:54 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 @@ -6550,7 +6550,7 @@ formatted as doubles. (english) format, avoiding sensitivity to locale setting. (fellows) *** POTENTIAL INCOMPATIBILITY *** -2008-10-10 (bug fix)[1890438] [package require] any Tk 8.5.* in any Tcl 8.5.* +2008-10-10 (bug fix)[1894038] [package require] any Tk 8.5.* in any Tcl 8.5.* (porter) --- Released 8.5.5, October 15, 2008 --- See ChangeLog for details --- |