summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-06-08 16:13:24 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-06-08 16:13:24 (GMT)
commit53febd68ad44f54d786016a07a2d1a158bc362d2 (patch)
tree786e9299901f14f9734842c8825ad34a73260a50 /changes
parenta17cc6e7864857dc63ad66ea35f82244d1addeef (diff)
downloadtk-53febd68ad44f54d786016a07a2d1a158bc362d2.zip
tk-53febd68ad44f54d786016a07a2d1a158bc362d2.tar.gz
tk-53febd68ad44f54d786016a07a2d1a158bc362d2.tar.bz2
Purge RCS Keywords.
Diffstat (limited to 'changes')
-rw-r--r--changes2
1 files changed, 0 insertions, 2 deletions
diff --git a/changes b/changes
index d4de646..0270bfc 100644
--- a/changes
+++ b/changes
@@ -2,8 +2,6 @@ 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.55 2008/04/11 16:55:47 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
be dangling pointers to the non-existent window).