diff options
author | ferrieux <ferrieux@users.sourceforge.net> | 2012-07-25 09:57:03 (GMT) |
---|---|---|
committer | ferrieux <ferrieux@users.sourceforge.net> | 2012-07-25 09:57:03 (GMT) |
commit | bfff3b18a0b4f5b7cfa4e431e3901a149016e1c1 (patch) | |
tree | 2e1a6800e7ec4046eed6b2937f7e907553a41b22 /ChangeLog | |
parent | 435ea67469544d205ef22229b350e6dca6917357 (diff) | |
download | tcl-bfff3b18a0b4f5b7cfa4e431e3901a149016e1c1.zip tcl-bfff3b18a0b4f5b7cfa4e431e3901a149016e1c1.tar.gz tcl-bfff3b18a0b4f5b7cfa4e431e3901a149016e1c1.tar.bz2 |
[Bug 3547994]: Abandon the synchronous Windows pipe driver to its fate when needed to honour TIP#398.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-07-25 Alexandre Ferrieux <ferrieux@users.sourceforge.net> + + * win/tclWinPipe.c: [Bug 3547994]: Abandon the synchronous Windows + pipe driver to its fate when needed to honour TIP#398. + 2012-07-23 Alexandre Ferrieux <ferrieux@users.sourceforge.net> * generic/tclIO.c: [Bug 3545365]: Never try a bg-flush on a dead |