diff options
author | dgp <dgp@users.sourceforge.net> | 2005-08-03 22:25:11 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2005-08-03 22:25:11 (GMT) |
commit | eb0feb979757670c7509380a53ba1af03cb44666 (patch) | |
tree | d3d346d9696c2ed7102776449429926b3ed1172b /ChangeLog | |
parent | 68517f66103e7b5b1f60f0abd4259b084b0e43b6 (diff) | |
download | tcl-eb0feb979757670c7509380a53ba1af03cb44666.zip tcl-eb0feb979757670c7509380a53ba1af03cb44666.tar.gz tcl-eb0feb979757670c7509380a53ba1af03cb44666.tar.bz2 |
* generic/tclCompExpr.c: Untangled some dependencies in the
* generic/tclEvent.c: order of finalization routines.
* generic/tclInt.h: [Bug 1251399]
* generic/tclObj.c:
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-08-03 Don Porter <dgp@users.sourceforge.net> + + * generic/tclCompExpr.c: Untangled some dependencies in the + * generic/tclEvent.c: order of finalization routines. + * generic/tclInt.h: [Bug 1251399] + * generic/tclObj.c: + 2005-07-30 Daniel Steffen <das@users.sourceforge.net> * unix/tclLoadDyld.c (TclpDlopen, TclpLoadMemory): workarounds |