diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-04-27 14:30:23 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-04-27 14:30:23 (GMT) |
commit | 4457676798e94230b3296a67ab9caed2dc95e8d5 (patch) | |
tree | 2d8f5bc75247dd5e8de4083e7aae5b982df43e02 /ChangeLog | |
parent | b412ad6981173a44ab0f31ad66b9c429b52ebe30 (diff) | |
download | tcl-4457676798e94230b3296a67ab9caed2dc95e8d5.zip tcl-4457676798e94230b3296a67ab9caed2dc95e8d5.tar.gz tcl-4457676798e94230b3296a67ab9caed2dc95e8d5.tar.bz2 |
Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongs
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2012-04-27 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tclPort.h: Move CYGWIN-specific stuff from tclPort.h to + * generic/tclEnv.c: tclUnixPort.h, where it belongs. + * unix/tclUnixPort.h: + * unix/tclUnixFile.c: + 2012-04-27 Donal K. Fellows <dkf@users.sf.net> * library/init.tcl (auto_execok): Allow shell builtins to be detected |