diff options
author | andreas_kupries <akupries@shaw.ca> | 2010-11-10 17:44:24 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2010-11-10 17:44:24 (GMT) |
commit | 8531b98a6a7eacb7d3793771746f6dfc5f2d2a73 (patch) | |
tree | 0d3cd947a04900d7f20ef5346399f521f67874cf | |
parent | ba9293f24714e1d040f9b6a3f8111cdde8cfaeb2 (diff) | |
download | tk-8531b98a6a7eacb7d3793771746f6dfc5f2d2a73.zip tk-8531b98a6a7eacb7d3793771746f6dfc5f2d2a73.tar.gz tk-8531b98a6a7eacb7d3793771746f6dfc5f2d2a73.tar.bz2 |
* changes: Updates for 8.6b2 release.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | changes | 6 |
2 files changed, 9 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2010-11-10 Andreas Kupries <andreask@activestate.com> + + * changes: Updates for 8.6b2 release. + 2010-11-06 Jan Nijtmans <nijtmans@users.sf.net> * library/msgs/*.msg Update NL catalog. For other languages, @@ -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 --- |