diff options
author | hobbs <hobbs> | 2006-04-07 01:14:26 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2006-04-07 01:14:26 (GMT) |
commit | 08271a7f2decd6091f1a6de0f7f5610abd594037 (patch) | |
tree | bbc2dc49bd7bec1c3e7f4c3966616ba38977022c /ChangeLog | |
parent | 710445dbed83ad9c1926d84500d59719893a739d (diff) | |
download | tcl-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |