diff options
author | hobbs <hobbs> | 2005-05-25 20:32:30 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-05-25 20:32:30 (GMT) |
commit | b3d70c9260bd91313100bdb557224afc98f06875 (patch) | |
tree | d02b30ed6b8eebc98a5540a81ba5a117eb878f71 /ChangeLog | |
parent | 1c7a49eaf761581939a9ca94f69f0ff60ebd0e74 (diff) | |
download | tk-b3d70c9260bd91313100bdb557224afc98f06875.zip tk-b3d70c9260bd91313100bdb557224afc98f06875.tar.gz tk-b3d70c9260bd91313100bdb557224afc98f06875.tar.bz2 |
* unix/Makefile.in (install-libraries): protect possible empty
list in for with list= trick for older shells.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-05-25 Jeff Hobbs <jeffh@ActiveState.com> + + * unix/Makefile.in (install-libraries): protect possible empty + list in for with list= trick for older shells. + 2005-05-23 Jeff Hobbs <jeffh@ActiveState.com> * generic/tkFileFilter.c (FreeGlobPatterns): s/null/NULL/ |