diff options
author | rmax <rmax> | 2008-03-14 16:32:50 (GMT) |
---|---|---|
committer | rmax <rmax> | 2008-03-14 16:32:50 (GMT) |
commit | 473838eabcddf5535160c095af0a1b71e68d48f7 (patch) | |
tree | bcce11adaf2714eb933e590421dcf30d5320c424 /ChangeLog | |
parent | 25c98e6ecf1d1c3c2d355c446344111dd22b1a65 (diff) | |
download | tcl-473838eabcddf5535160c095af0a1b71e68d48f7.zip tcl-473838eabcddf5535160c095af0a1b71e68d48f7.tar.gz tcl-473838eabcddf5535160c095af0a1b71e68d48f7.tar.bz2 |
* generic/tclTest.c: Ignore the return value of write() when
* unix/tclUnixPipe.c: we are about to exit anyways.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-03-14 Reinhard Max <max@suse.de> + + * generic/tclTest.c: Ignore the return value of write() when + * unix/tclUnixPipe.c: we are about to exit anyways. + 2008-03-13 Daniel Steffen <das@users.sourceforge.net> * unix/configure.in: use backslash-quoting instead of double-quoting |