From 0634a8c40f890db10df91a2e23e592bbba39c71c Mon Sep 17 00:00:00 2001 From: hobbs Date: Fri, 12 Apr 2002 06:33:37 +0000 Subject: see ChangeLog --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 08523b4..0cd2f0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2002-04-11 Jeff Hobbs + + * generic/tclNotify.c (TclFinalizeNotifier): remove remaining + unserviced events on finalization. + + * win/tcl.m4: Enabled COFF as well as CV style debug info with + --enable-symbols to allow Dr. Watson users to see function info. + More info on debugging levels can be obtained at: + http://msdn.microsoft.com/library/en-us/dnvc60/html/gendepdebug.asp + + * tests/ioCmd.test: fixed iocmd-8.15 to have mac and unixPc variants. + + * generic/tclParse.c (Tcl_ParseVar): conditionally incr obj + refcount to prevent possible mem leak. + 2002-04-08 Daniel Steffen * generic/tcl.h: no on mac. -- cgit v0.12