diff options
author | hobbs <hobbs> | 2007-04-26 17:34:11 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2007-04-26 17:34:11 (GMT) |
commit | d06f0e1b96da6ea307740dbf964082381f33f71c (patch) | |
tree | a4fbdb7353608322b01704840b8f948ef77d5fed | |
parent | 98db0526c3675947ecfc371b9166d3a346ebbf45 (diff) | |
download | tcl-d06f0e1b96da6ea307740dbf964082381f33f71c.zip tcl-d06f0e1b96da6ea307740dbf964082381f33f71c.tar.gz tcl-d06f0e1b96da6ea307740dbf964082381f33f71c.tar.bz2 |
move 8.5a6 tag pointcore_8_5_a6
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,7 @@ 2007-04-25 Donal K. Fellows <dkf@users.sf.net> + *** 8.5a6 TAGGED FOR RELEASE *** + * generic/tclProc.c (TclObjInterpProcCore): Only allocate objects for error message generation when associated with argument names that are really used. [Bug 1705778, leak K15] @@ -48,8 +50,6 @@ 2007-04-24 Jeff Hobbs <jeffh@ActiveState.com> - *** 8.5a6 TAGGED FOR RELEASE *** - * unix/Makefile.in (dist): add platform library package to src dist 2007-04-24 Don Porter <dgp@users.sourceforge.net> |