diff options
author | chengyemao <chengyemao> | 2004-05-08 04:06:55 (GMT) |
---|---|---|
committer | chengyemao <chengyemao> | 2004-05-08 04:06:55 (GMT) |
commit | 8b6eab706792604345452c702f230ee1ea71477a (patch) | |
tree | 7cf05bf1a6d4f643291305cf61cdf1242d6c1447 /ChangeLog | |
parent | efdfbd52c69127bfe9afee0de0131237310e8348 (diff) | |
download | tcl-8b6eab706792604345452c702f230ee1ea71477a.zip tcl-8b6eab706792604345452c702f230ee1ea71477a.tar.gz tcl-8b6eab706792604345452c702f230ee1ea71477a.tar.bz2 |
Refixed bug 789040
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2004-05-07 Chengye Mao <chengye.geo@yahoo.com> + * win/tclWinPipe.c: refixed bug 789040 re-entered in rev 1.41. + Let's be careful and don't re-enter previously fixed bugs. + 2004-05-08 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/format.n: Added examples. |