diff options
author | Kevin B Kenny <kennykb@acm.org> | 2003-02-17 17:23:52 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2003-02-17 17:23:52 (GMT) |
commit | ea4b9460e2b1acc2627153f40e68d255ab5c89ee (patch) | |
tree | 16f79d9abbc967faee9d4e9397bd3a2bcd1772ff /ChangeLog | |
parent | 23889e745ac1e3ba5e76c3ffb94736a5c475de7e (diff) | |
download | tcl-ea4b9460e2b1acc2627153f40e68d255ab5c89ee.zip tcl-ea4b9460e2b1acc2627153f40e68d255ab5c89ee.tar.gz tcl-ea4b9460e2b1acc2627153f40e68d255ab5c89ee.tar.bz2 |
Removed Windows line terminators. [Bug 687913].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2003-02-17 Kevin Kenny <kennykb@users.sourceforge.net> + + * tests/notify.test: Removed Windows line terminators. [Bug 687913]. + 2003-02-15 Miguel Sofer <msofer@users.sf.net> * generic/tclBasic.c (Tcl_EvalEx): |