summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 ---