summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2003-02-17 17:23:52 (GMT)
committerKevin B Kenny <kennykb@acm.org>2003-02-17 17:23:52 (GMT)
commitea4b9460e2b1acc2627153f40e68d255ab5c89ee (patch)
tree16f79d9abbc967faee9d4e9397bd3a2bcd1772ff /ChangeLog
parent23889e745ac1e3ba5e76c3ffb94736a5c475de7e (diff)
downloadtcl-ea4b9460e2b1acc2627153f40e68d255ab5c89ee.zip
tcl-ea4b9460e2b1acc2627153f40e68d255ab5c89ee.tar.gz
tcl-ea4b9460e2b1acc2627153f40e68d255ab5c89ee.tar.bz2
Removed Windows line terminators. [Bug 687913].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 18b482c..7fab37a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):