summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorhobbs <hobbs>2007-04-22 06:20:25 (GMT)
committerhobbs <hobbs>2007-04-22 06:20:25 (GMT)
commit8d7f08d22c355da4f637373d1d29403733002117 (patch)
treecdd385c8d35ca91b6fe4a6445396acaa3702ad1a /changes
parent1d4850cebe675f33041bd4ecccc1c29273385eeb (diff)
downloadtcl-8d7f08d22c355da4f637373d1d29403733002117.zip
tcl-8d7f08d22c355da4f637373d1d29403733002117.tar.gz
tcl-8d7f08d22c355da4f637373d1d29403733002117.tar.bz2
updated changes
Diffstat (limited to 'changes')
-rw-r--r--changes4
1 files changed, 3 insertions, 1 deletions
diff --git a/changes b/changes
index 4d551a2..3ae5cd5 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.111 2007/04/22 05:46:20 hobbs Exp $
+RCS: @(#) $Id: changes,v 1.112 2007/04/22 06:20:25 hobbs Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -6913,4 +6913,6 @@ upvar and namespace upvar.
2007-04-20 (bug fix) Improve clock localization for Japanese locale.
+2007-04-20 (enhancement) Documented Tcl_SetNotifier and Tcl_ServiceModeHook.
+
--- Released 8.5a6, April 25, 2006 --- See ChangeLog for details ---