summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a48d227..bc93ee3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-12-11 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclBasic.c: Another step with all sorting operator commands
+ * generic/tclCompExpr.c: now routing through TEBC via
+ * generic/tclCompile.h: TclSortingOpCmd().
+
2006-12-08 Don Porter <dgp@users.sourceforge.net>
* generic/tclBasic.c: Another step down the path of re-using