diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-08-13 Chengye Mao <chengye.geo@yahoo.com> + + * generic/win/tclWinPipe.c: fixed a bug in BuildCommandLine. + This bug built a command line with a missing space between + tclpipe.dll and the following arguments. It caused error + in Windows 98 when exec command.com (e.g. dir) [Bug 789040] + 2003-08-11 Donal K. Fellows <fellowsd@cs.man.ac.uk> TIP #136 IMPLEMENTATION from Simon Geard <simon.geard@ntlworld.com> |