diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-10-23 09:55:13 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-10-23 09:55:13 (GMT) |
commit | 77a18596d7c565b3bc303059ca71fcb6be07ba95 (patch) | |
tree | 0c3855a285316911c8de6770d5e5d6d1f309ebf3 /ChangeLog | |
parent | 7f3b35ca1686f77e0da2d493f29614bdcbd04e86 (diff) | |
download | tcl-77a18596d7c565b3bc303059ca71fcb6be07ba95.zip tcl-77a18596d7c565b3bc303059ca71fcb6be07ba95.tar.gz tcl-77a18596d7c565b3bc303059ca71fcb6be07ba95.tar.bz2 |
Removed obsolete history-related structures.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 *** |