diff options
author | dgp <dgp@users.sourceforge.net> | 2009-02-18 06:26:01 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2009-02-18 06:26:01 (GMT) |
commit | ad462a089c2e63335f6aaab5365e1351b17c2d46 (patch) | |
tree | de13567231d062838b3b9a7211869c0884681a98 /ChangeLog | |
parent | 72ccff69bc0257f9100758149d569b6299654067 (diff) | |
download | tcl-ad462a089c2e63335f6aaab5365e1351b17c2d46.zip tcl-ad462a089c2e63335f6aaab5365e1351b17c2d46.tar.gz tcl-ad462a089c2e63335f6aaab5365e1351b17c2d46.tar.bz2 |
* generic/tclStringObj.c: Another round of simplification on
the allocation macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-02-18 Don Porter <dgp@users.sourceforge.net> + + * generic/tclStringObj.c: Another round of simplification on + the allocation macros. + 2009-02-17 Jeff Hobbs <jeffh@ActiveState.com> * win/tcl.m4, win/configure: Check if cl groks _WIN64 already to |