summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2005-12-02 16:58:13 (GMT)
committerKevin B Kenny <kennykb@acm.org>2005-12-02 16:58:13 (GMT)
commitd6bc14ba28aa20aabb723d9b712d5d7a90e7aa7e (patch)
treec2dda0a86c1fc5c2098c0a3eb1c78273247957b7 /ChangeLog
parenta2b29e1c84f027668d4a266e8e5767736c760aa4 (diff)
downloadtcl-d6bc14ba28aa20aabb723d9b712d5d7a90e7aa7e.zip
tcl-d6bc14ba28aa20aabb723d9b712d5d7a90e7aa7e.tar.gz
tcl-d6bc14ba28aa20aabb723d9b712d5d7a90e7aa7e.tar.bz2
Bug 1371446 plus buildability on ancient Solaris
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fef4b86..6a6a274 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-12-02 Kevin B. Kenny <kennykb@acm.org>
+
+ * library/clock.tcl: Moved a tiny bit more of [clock format] from
+ run time to compile time, and fixed a l10n bug in the process.
+ [Bug 1371446]
+ * unix/Makefile.in: Made some changes to support a 'make' command
+ that is present on some antiquated versions of Solaris.
+
2005-12-01 Kevin B. Kenny <kennykb@acm.org>
* library/clock.tcl: Continued rationalizing the code, eliminating