summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2009-04-09 20:11:51 (GMT)
committerKevin B Kenny <kennykb@acm.org>2009-04-09 20:11:51 (GMT)
commit1d411553104b36d5a80c7a465812e262145c1942 (patch)
treec6e9c6776842463a92ff192415aa921e46afc57a /ChangeLog
parentbef7925ea45ac7e83a9ecc812e9a2ccfc86fa207 (diff)
downloadtcl-1d411553104b36d5a80c7a465812e262145c1942.zip
tcl-1d411553104b36d5a80c7a465812e262145c1942.tar.gz
tcl-1d411553104b36d5a80c7a465812e262145c1942.tar.bz2
Fix tzdata line terminators
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70812e8..a80f875 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2008-04-09 Kevin B. Kenny <kennykb@acm.org>
+ * tools/tclZIC.tcl: Always emit Unix-style line terminators.
* library/tzdata: Olson's tzdata2009e.
2009-04-09 Don Porter <dgp@users.sourceforge.net>