diff options
author | hobbs <hobbs> | 2005-03-30 06:18:48 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-03-30 06:18:48 (GMT) |
commit | 8caed04d2ca9d28a2844c6948f12cd69ac2f51bc (patch) | |
tree | 450391880e622607065cfc221428fb21a027982d /ChangeLog | |
parent | 00f0e90887f67cc784292a6a39cc48cbe711dc83 (diff) | |
download | tk-8caed04d2ca9d28a2844c6948f12cd69ac2f51bc.zip tk-8caed04d2ca9d28a2844c6948f12cd69ac2f51bc.tar.gz tk-8caed04d2ca9d28a2844c6948f12cd69ac2f51bc.tar.bz2 |
* win/tcl.m4, win/configure: do not require cygpath in macros to
allow msys alone as an alternative.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-03-29 Jeff Hobbs <jeffh@ActiveState.com> + + * win/tcl.m4, win/configure: do not require cygpath in macros to + allow msys alone as an alternative. + 2005-03-24 Jim Ingham <jingham@apple.com> These changes allow us to draw the Entry and Spinbox widget |