diff options
author | Kevin B Kenny <kennykb@acm.org> | 2007-03-23 18:45:39 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2007-03-23 18:45:39 (GMT) |
commit | e72387ba327faa197a65c9f58f06614ef4407226 (patch) | |
tree | 9b8f1a255c50bd0c417683663c2acd76063013dd /ChangeLog | |
parent | 9f06ebf0ccc28723d30db49bb6e25380753cd7ae (diff) | |
download | tcl-e72387ba327faa197a65c9f58f06614ef4407226.zip tcl-e72387ba327faa197a65c9f58f06614ef4407226.tar.gz tcl-e72387ba327faa197a65c9f58f06614ef4407226.tar.bz2 |
* win/Makefile.in: Added code to keep a Cygwin path name from
leaking into LIBRARY_DIR when doing 'make test' or 'make runtest'.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-03-23 Kevin B. Kenny <kennykb@acm.org> + + * win/Makefile.in: Added code to keep a Cygwin path name from + leaking into LIBRARY_DIR when doing 'make test' or 'make runtest'. + 2007-03-22 Don Porter <dgp@users.sourceforge.net> * generic/tclCmdAH.c (Tcl_ForeachObjCmd): Replaced arrays |