summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-09-13 23:49:56 (GMT)
committerhobbs <hobbs>2001-09-13 23:49:56 (GMT)
commit37be4afdd112e8b929bc2005e753d1df3b500065 (patch)
tree52febc2fcdf5ae70a517592874d30583efea37e5 /ChangeLog
parent298ec8a4e8fbb3d26a8c5a4e3c8b46fc4121fcc5 (diff)
downloadtcl-37be4afdd112e8b929bc2005e753d1df3b500065.zip
tcl-37be4afdd112e8b929bc2005e753d1df3b500065.tar.gz
tcl-37be4afdd112e8b929bc2005e753d1df3b500065.tar.bz2
* generic/tclCmdMZ.c (Tcl_RegsubObjCmd): had to adjust fix from
2001-08-06 to actually duplicate the objects in certain cases. This is really a place where feather would have been essential. [Bug #461322]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b79f4f7..524349b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2001-09-13 Jeff Hobbs <jeffh@ActiveState.com>
+ * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): had to adjust fix from
+ 2001-08-06 to actually duplicate the objects in certain cases.
+ This is really a place where feather would have been essential.
+ [Bug #461322]
+
+ * generic/tclUtf.c (Tcl_UtfPrev): corrected to return the proper
+ location when the middle of a UTF-8 byte was passed in.
+ [Bug #450504]
+
* ChangeLog.1999:
* ChangeLog: broke changes from 199x into ChangeLog.1999 to reduce
size of the main ChangeLog.