diff options
author | dgp <dgp@users.sourceforge.net> | 2008-12-19 16:01:42 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-12-19 16:01:42 (GMT) |
commit | 7aa058d87f493944e376cf5452c5208dc914137a (patch) | |
tree | 63d3860d48ef6fbf9ad409622873e1451e6d29b1 /ChangeLog | |
parent | 131acdf42e8cb3d6301bbefbac3e7e5e47dc148f (diff) | |
download | tcl-7aa058d87f493944e376cf5452c5208dc914137a.zip tcl-7aa058d87f493944e376cf5452c5208dc914137a.tar.gz tcl-7aa058d87f493944e376cf5452c5208dc914137a.tar.bz2 |
* tests/chanio.test: Add missing [removeFile] cleanups.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ 2008-12-19 Don Porter <dgp@users.sourceforge.net> + * tests/chanio.test: Add missing [removeFile] cleanups. + * unix/Makefile.in: Update `make dist` target to include the files from the compat/zlib directory as well as all the bundled packages found under the pkgs directory, according to their individual |