diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2001-05-26 01:37:16 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2001-05-26 01:37:16 (GMT) |
commit | 7020fb91a050e62108ecf624e8c95fde9593735f (patch) | |
tree | 71a6b66329efb7b14d5ec0b480e91911030bbbe5 /ChangeLog | |
parent | deb12f9f60a4a57e4922c929ee5a7a3f6966e098 (diff) | |
download | tcl-7020fb91a050e62108ecf624e8c95fde9593735f.zip tcl-7020fb91a050e62108ecf624e8c95fde9593735f.tar.gz tcl-7020fb91a050e62108ecf624e8c95fde9593735f.tar.bz2 |
Correcting last entry
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -9,8 +9,7 @@ * generic/tclNamesp.c (TclInitNamespaceSubsystem): * generic/tclInt.h: Moved some Tcl_ObjType initialisation to TclInitObjSubsystem to be with the bulk of the rest. - [Patch - Committed by Miguel Sofer <msofer@users.sourceforge.net> + [Patch 424851] Committed by Miguel Sofer <mig@utdt.edu> 2001-05-23 Jeff Hobbs <jeffh@ActiveState.com> |