diff options
author | hobbs <hobbs> | 2000-12-08 04:12:32 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2000-12-08 04:12:32 (GMT) |
commit | 89815300ec6aa68bb4fe8c5ffb7292b981403642 (patch) | |
tree | 04f12e8f6c6e3a1ed88c09c6e195924391b9e782 | |
parent | b7aafd72f963a655b28afa8df362f8445e36f429 (diff) | |
download | tcl-89815300ec6aa68bb4fe8c5ffb7292b981403642.zip tcl-89815300ec6aa68bb4fe8c5ffb7292b981403642.tar.gz tcl-89815300ec6aa68bb4fe8c5ffb7292b981403642.tar.bz2 |
see change notes
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2000-12-07 jeff hobbs <jhobbs@interwoven.com> + + * generic/tcl.h: added note about need to updated + library/dde/pkgIndex.tcl with minor version increment. + + * library/dde/pkgIndex.tcl: updated to use 84 version to reflect + the makefile. Should probably be updated to use its real version + at some point. [Patch #102560, Bug #119421] + 2000-11-24 Donal K. Fellows <fellowsd@cs.man.ac.uk> * generic/tclExecute.c (TclExecuteByteCode): Logical negation "!" |