summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-10-23 09:55:13 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-10-23 09:55:13 (GMT)
commit77a18596d7c565b3bc303059ca71fcb6be07ba95 (patch)
tree0c3855a285316911c8de6770d5e5d6d1f309ebf3 /ChangeLog
parent7f3b35ca1686f77e0da2d493f29614bdcbd04e86 (diff)
downloadtcl-77a18596d7c565b3bc303059ca71fcb6be07ba95.zip
tcl-77a18596d7c565b3bc303059ca71fcb6be07ba95.tar.gz
tcl-77a18596d7c565b3bc303059ca71fcb6be07ba95.tar.bz2
Removed obsolete history-related structures.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0417d6..1fcfe69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-23 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * generic/tclInt.h: Removed definitions of obsolete HistoryEvent
+ and HistoryRev structures (the history mechanism has been written
+ in Tcl for some time now.)
+
2002-10-22 Jeff Hobbs <jeffh@ActiveState.com>
*** 8.4.1 TAGGED FOR RELEASE ***