summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-07-25 21:51:02 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-07-25 21:51:02 (GMT)
commit5e86c93adf8d3a23361d8e09aaae609f3a550f05 (patch)
tree7343d886a21893ffca2e61c14f2f73fef4550243 /ChangeLog
parente1465aee3a159ab7eb67703d6b658593ed7e8cee (diff)
downloadtcl-5e86c93adf8d3a23361d8e09aaae609f3a550f05.zip
tcl-5e86c93adf8d3a23361d8e09aaae609f3a550f05.tar.gz
tcl-5e86c93adf8d3a23361d8e09aaae609f3a550f05.tar.bz2
Make [history] (well, [::tcl::history]) be a real ensemble.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12ff42e..3be3af2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-07-25 Donal K. Fellows <dkf@users.sf.net>
+
+ * library/history.tcl (history): Reworked the history mechanism in
+ terms of ensembles, rather than the ad hoc ensemble-lite mechanism
+ used previously.
+
2009-07-24 Donal K. Fellows <dkf@users.sf.net>
* doc/self.n (self class): [Bug 2704302]: Add some text to make it