diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-07-25 21:51:02 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-07-25 21:51:02 (GMT) |
commit | 5e86c93adf8d3a23361d8e09aaae609f3a550f05 (patch) | |
tree | 7343d886a21893ffca2e61c14f2f73fef4550243 /ChangeLog | |
parent | e1465aee3a159ab7eb67703d6b658593ed7e8cee (diff) | |
download | tcl-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |