summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstanton <stanton>1999-04-16 01:17:54 (GMT)
committerstanton <stanton>1999-04-16 01:17:54 (GMT)
commit38549ee38d4e123bc870b6b1503fb22864e0456f (patch)
treeceafdb50e7a6850d3c02f90725fd9feee530d597
parent87d69bf1d932f581e6c056f6586dcd0b4bb98246 (diff)
downloadtk-38549ee38d4e123bc870b6b1503fb22864e0456f.zip
tk-38549ee38d4e123bc870b6b1503fb22864e0456f.tar.gz
tk-38549ee38d4e123bc870b6b1503fb22864e0456f.tar.bz2
update release date for 8.0.5 core_8_0_5core_8_0_5_branch
-rw-r--r--changes4
1 files changed, 3 insertions, 1 deletions
diff --git a/changes b/changes
index 825fea3..7c78f10 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.30 1999/02/04 21:55:43 stanton Exp $
+RCS: @(#) $Id: changes,v 1.30.2.1 1999/04/16 01:17:54 stanton 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
@@ -4343,6 +4343,8 @@ on Win NT 4.0/Japanese that cause a crash in some cases. (stanton)
2/4/99 (bug fix) Fixed uninitialized memory access bug in Unix send
code. (stanton)
+----------------- Released 8.0.5, 3/9/99 -------------------------
+
----------------------------------------------------------
Changes for Tk 8.0 go above this line.
Changes for Tk 8.1 go below this line.