diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-10-29 11:49:24 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-10-29 11:49:24 (GMT) |
commit | cbb055ea7121a4a61a3c9b7bbc57298cc564d3d7 (patch) | |
tree | d58852f4e62326fa45ff4b8b677e5f10d9b53451 /ChangeLog | |
parent | 4110908a9c6a3510c762409aadf6d887a640baa4 (diff) | |
download | tcl-cbb055ea7121a4a61a3c9b7bbc57298cc564d3d7.zip tcl-cbb055ea7121a4a61a3c9b7bbc57298cc564d3d7.tar.gz tcl-cbb055ea7121a4a61a3c9b7bbc57298cc564d3d7.tar.bz2 |
General cleanliness improvements.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2009-10-29 Donal K. Fellows <dkf@users.sf.net> + * tests/dict.test: Make variable-clean and simplify tests by utilizing + the fact that dictionaries have defined orders. + * generic/tclZlib.c (TclZlibCmd): Remove accidental C99-ism which reportedly makes the AIX native compiler choke. |