diff options
author | davygrvy <davygrvy@pobox.com> | 2004-09-18 22:03:00 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2004-09-18 22:03:00 (GMT) |
commit | 2874820d322b1ecd12bacdc8182416329ba38bb4 (patch) | |
tree | 95baeaf9cf5b6f175140002a1a3896bb06c584fa | |
parent | 918dd467ea075817926c825ae31091249e621a55 (diff) | |
download | tcl-2874820d322b1ecd12bacdc8182416329ba38bb4.zip tcl-2874820d322b1ecd12bacdc8182416329ba38bb4.tar.gz tcl-2874820d322b1ecd12bacdc8182416329ba38bb4.tar.bz2 |
no message
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-09-18 David Gravereaux <davygrvy@pobox.com> + + * win/tclAppInit.c: Dde package can load into a safe interp. + Claim this fact for the Tcl_StaticPackage() call when the shell + is built with the TCL_USE_STATIC_PACKAGES option. + 2004-09-18 Donal K. Fellows <donal.k.fellows@man.ac.uk> * generic/tclExecute.c (TEBC-INST_LSHIFT,INST_RSHIFT): Ensure that |