summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-10-11 03:56:13 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-10-11 03:56:13 (GMT)
commitb6667df246c196b019c9a7952b0944f904ee85c5 (patch)
tree6d6906ad9c4d5ba8ca544e40398c614a80d10e7e /changes
parentc96616ae8a88b1fd0d595afb533be40147995dcf (diff)
downloadtk-b6667df246c196b019c9a7952b0944f904ee85c5.zip
tk-b6667df246c196b019c9a7952b0944f904ee85c5.tar.gz
tk-b6667df246c196b019c9a7952b0944f904ee85c5.tar.bz2
* changes: Updates for 8.5a5 release
Diffstat (limited to 'changes')
-rw-r--r--changes15
1 files changed, 13 insertions, 2 deletions
diff --git a/changes b/changes
index f7e4685..1e0a3a7 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.99 2006/08/21 02:39:28 das Exp $
+RCS: @(#) $Id: changes,v 1.100 2006/10/11 03:56:14 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
@@ -6221,4 +6221,15 @@ Documentation improvements [1224983,1247835,1151523,1357575,1083838]
2006-08-21 (bug fix) Aqua: recursively called event loop (steffen)
----- Released 8.5a5, June XX, 2006 --- See ChangeLog for details ---
+2006-08-30 (new feature)[1518677] WM_UNICHAR window message (hobbs,petasis)
+
+2006-09-22 (bug fix)[1562528] NULL terminates variadic calls (fellows,ryazanov)
+
+2006-09-22 (new feature)[TIP 268] [package provide] full patchlevel (kupries)
+
+2006-10-05 (bug fix)[1122671] alignment fixes in ucs-2be encoding routines
+(hobbs,staplin)
+
+2006-10-08 (new feature)[TIP 264] New public routine Tk_Interp() (thoyts)
+
+---- Released 8.5a5, October XX, 2006 --- See ChangeLog for details ---