diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2003-01-17 Mo DeJong <mdejong@users.sourceforge.net> + * win/tclWinDde.c (DdeServerProc): Deallocate + the Tcl_Obj returned by ExecuteRemoteObject + if it was not saved in a connection object. + +2003-01-17 Mo DeJong <mdejong@users.sourceforge.net> + * generic/tcl.h: Revert earlier change that defined TCL_WIDE_INT_TYPE as long long and TCL_LL_MODIFIER as L when compiling with |