summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2001-05-14 08:57:26 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2001-05-14 08:57:26 (GMT)
commit4b44b131e1861cfca2b4de299e4b64218efefa10 (patch)
tree1146b72baa96e51760dd2a93cdd4a6c09b080be0 /ChangeLog
parentd26e64c0ba3b4f316034112f270a073472543cae (diff)
downloadtcl-4b44b131e1861cfca2b4de299e4b64218efefa10.zip
tcl-4b44b131e1861cfca2b4de299e4b64218efefa10.tar.gz
tcl-4b44b131e1861cfca2b4de299e4b64218efefa10.tar.bz2
Negative start index to [string first] caused offset return value (Bug 423581)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac67a3d..1c467a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-05-14 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * generic/tclCmdMZ.c (Tcl_StringObjCmd):
+ * tests/string.test (string-4.14): Negative string indices should
+ not be added as offsets to the result of [string first] but
+ instead be treated as referring to the start of the string.
+ [Bug: 423581]
+
2001-05-11 Mo DeJong <mdejong@redhat.com>
* unix/Makefile.in: Add a LDFLAGS variable to the