summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--changes5
1 files changed, 2 insertions, 3 deletions
diff --git a/changes b/changes
index 9a63930..cdc2033 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.148 2010/08/09 17:48:38 dgp Exp $
+RCS: @(#) $Id: changes,v 1.149 2010/08/10 20:36:39 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -7699,7 +7699,7 @@ introduced by first versions of the NRE conversion (nadkarni,porter)
2010-02-09 (enhancement) [try] now bytecompiled (fellows)
-2010-02-11 (bug fix)[2826551] (dejong)
+2010-02-11 (bug fix)[2826551] line-sensitive matching in regexp (dejong)
2010-02-11 (bug fix)[2949740] [open |noSuch rb] crash (kovalenko,fellows)
@@ -7716,7 +7716,6 @@ introduced by first versions of the NRE conversion (nadkarni,porter)
2010-03-04 (bug fix)[2962664] [oo::class destroy] crash (fellows)
-
2010-03-05 (interface) TclOO typedefs for function pointers (fellows)
*** POTENTIAL INCOMPATIBILITY ***