summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2006-04-07 01:14:26 (GMT)
committerhobbs <hobbs>2006-04-07 01:14:26 (GMT)
commit08271a7f2decd6091f1a6de0f7f5610abd594037 (patch)
treebbc2dc49bd7bec1c3e7f4c3966616ba38977022c /ChangeLog
parent710445dbed83ad9c1926d84500d59719893a739d (diff)
downloadtcl-08271a7f2decd6091f1a6de0f7f5610abd594037.zip
tcl-08271a7f2decd6091f1a6de0f7f5610abd594037.tar.gz
tcl-08271a7f2decd6091f1a6de0f7f5610abd594037.tar.bz2
* generic/tclRegexp.c (FinalizeRegexp): full reset data to
indicate that readiness for reinitialization.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e8e623..ed9a099 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-06 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * generic/tclRegexp.c (FinalizeRegexp): full reset data to
+ indicate that readiness for reinitialization.
+
2006-04-06 Don Porter <dgp@users.sourceforge.net>
* generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): It seems