summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 405e981..5712c00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-08-24 Kevin Kenny <kennykb@acm.org>
+
+ * library/tzdata: Regenerated, including several new files,
+ from Olson's tzdata2006j.
+ * library/clock.tcl:
+ * tests/clock.test: Removed an early testing hack that allowed
+ loading 'registry' from the build tree rather than an installed
+ one. This is a workaround for [Bug 15232730], which remains open
+ because it's a symptom of a deeper underlying problem.
+
2006-08-23 Don Porter <dgp@users.sourceforge.net>
* generic/tclParseExpr.c: Minimal collection of new tests