summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorakupries@shaw.ca <andreas_kupries>2010-11-10 17:44:24 (GMT)
committerakupries@shaw.ca <andreas_kupries>2010-11-10 17:44:24 (GMT)
commitd6d1c5baf01339008d94d990f54bafe178b3ff7f (patch)
tree0d3cd947a04900d7f20ef5346399f521f67874cf /changes
parenta8b9698cbefb8791b217040e374a9e9c5aa6ffad (diff)
downloadtk-d6d1c5baf01339008d94d990f54bafe178b3ff7f.zip
tk-d6d1c5baf01339008d94d990f54bafe178b3ff7f.tar.gz
tk-d6d1c5baf01339008d94d990f54bafe178b3ff7f.tar.bz2
* changes: Updates for 8.6b2 release.
Diffstat (limited to 'changes')
-rw-r--r--changes6
1 files changed, 5 insertions, 1 deletions
diff --git a/changes b/changes
index 8232b34..056faf6 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.139 2010/11/04 15:17:42 dgp Exp $
+RCS: @(#) $Id: changes,v 1.140 2010/11/10 17:44:24 andreas_kupries 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
@@ -6877,4 +6877,8 @@ name to select image format (fellows)
2010-11-03 windows build with -UNICODE (nijtmans)
+2010-11-05 Message catalogs reworked to use unicode copyright char (nijtmans)
+
+2010-11-06 Message catalogs resorted, updates to NL (nijtmans)
+
--- Released 8.6b2, November 15, 2010 --- See ChangeLog for details ---