summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-11-19 16:28:17 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-11-19 16:28:17 (GMT)
commitda6b5c5be1253d049455800d5d64e8c3d8006a58 (patch)
tree5c505288fc8ae56a1aae0446c10e67ad5927ee70 /changes
parentefff505cd7b080f4a6e6bfd21d0601dbbbc9be16 (diff)
downloadtk-da6b5c5be1253d049455800d5d64e8c3d8006a58.zip
tk-da6b5c5be1253d049455800d5d64e8c3d8006a58.tar.gz
tk-da6b5c5be1253d049455800d5d64e8c3d8006a58.tar.bz2
typo corrections
Diffstat (limited to 'changes')
-rw-r--r--changes6
1 files changed, 3 insertions, 3 deletions
diff --git a/changes b/changes
index 99d1958..05974ac 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.3 2003/11/18 23:37:38 hobbs Exp $
+RCS: @(#) $Id: changes,v 1.64.2.4 2003/11/19 16:28:17 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
@@ -5550,13 +5550,13 @@ while moving the thumb.
2003-08-19 (bug fix)[791500] Fix panedwindow refresh glitches for bg.
2003-09-17 (bug fix)[808039] Prevent [image create] from generating an
-image command name that overwrites and existing command.
+image command name that overwrites an existing command.
2003-09-25 (enhancement) Added -compound support for OS X bevel buttons.
2003-10-10 (bug fix) Fix image offset stippling for disabled buttons.
-2003-10-22 (enhancement)[827535] Constring tk_dialog to be sensibly sized and
+2003-10-22 (enhancement)[827535] Constrain tk_dialog to be sensibly sized and
placed
2003-10-28 (bug fix) Add 16bpp XGetImage support on Windows