diff options
author | dgp <dgp@noemail.net> | 2007-09-24 16:06:15 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2007-09-24 16:06:15 (GMT) |
commit | 07b26f6a12ccca204e31d368f63fef83fd9a1437 (patch) | |
tree | 8e988d8e0ee080676c835cde14f7d75317943646 /changes | |
parent | fbc955e5076bbb61e2caa0042e9a4915309803f7 (diff) | |
download | tk-07b26f6a12ccca204e31d368f63fef83fd9a1437.zip tk-07b26f6a12ccca204e31d368f63fef83fd9a1437.tar.gz tk-07b26f6a12ccca204e31d368f63fef83fd9a1437.tar.bz2 |
update changes for 8.5b1core-8-5-b1
FossilOrigin-Name: 3fb422f33804af8b13de44ce7a899314759d4d66
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 4 |
1 files changed, 3 insertions, 1 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.110 2007/09/20 21:01:10 das Exp $ +RCS: @(#) $Id: changes,v 1.111 2007/09/24 16:06:16 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 @@ -6377,4 +6377,6 @@ project for Xcode 3.0 (steffen) 2007-09-17 (platform support)[1748251] Fix NetBSD link failures (english) +2007-09-20 (bug fix)[1791052] [text] DLine layout crash (khomoutov,fellows) + --- Released 8.5b1, September 26, 2007 --- See ChangeLog for details --- |