summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-10-15 13:15:44 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-10-15 13:15:44 (GMT)
commit7c7a39a26c9bd772bf26ae6fd1be320d392d10db (patch)
tree5c45041be66d754f13d741975c1b39e01916add0 /ChangeLog
parent3bba5980db90bd332fc31173ec584273f2f91202 (diff)
downloadtcl-7c7a39a26c9bd772bf26ae6fd1be320d392d10db.zip
tcl-7c7a39a26c9bd772bf26ae6fd1be320d392d10db.tar.gz
tcl-7c7a39a26c9bd772bf26ae6fd1be320d392d10db.tar.bz2
Fixed bug 823768 by pre-parsing the index list
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c7d0b1..47f32c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-10-15 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * generic/tclCmdIL.c (SortInfo,etc): Reorganized so that SortInfo
+ carries an array of integer indices instead of a Tcl list. This
+ nips shimmering problems in the bud and simplifies SelectObjFromSublist
+ at the cost of making setup slightly more complex. [Bug 823768]
+
2003-10-14 David Gravereaux <davygrvy@pobox.com>
* win/tclAppInit.c (sigHandler): Punt gracefully if exitToken