summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2005-03-30 06:26:33 (GMT)
committerhobbs <hobbs>2005-03-30 06:26:33 (GMT)
commitd68a04d73a0f026078896a5862436d5539f63a1c (patch)
tree8b1b7fb664a4b87035702da9b2a1f6f0361961ca /ChangeLog
parentf7328560e32b426aa9d9f7d4e9171e674d2af422 (diff)
downloadtk-d68a04d73a0f026078896a5862436d5539f63a1c.zip
tk-d68a04d73a0f026078896a5862436d5539f63a1c.tar.gz
tk-d68a04d73a0f026078896a5862436d5539f63a1c.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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6db5df1..639033d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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-27 Vince Darley <vincentdarley@users.sourceforge.net>
* tests/textDisp.test: added test for fix of 2005-03-15.