summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-08-03 20:31:52 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-08-03 20:31:52 (GMT)
commit78fb095839d48186857702fa71c1d2a9a2491091 (patch)
tree10fc440cc5e83987122da32bd142547c10a01727 /ChangeLog
parentae1195c7201836eb432fd92b0fbd9ff9e194ac6a (diff)
downloadtcl-78fb095839d48186857702fa71c1d2a9a2491091.zip
tcl-78fb095839d48186857702fa71c1d2a9a2491091.tar.gz
tcl-78fb095839d48186857702fa71c1d2a9a2491091.tar.bz2
Add field initialization to fix [Bug 989298]. D'oh!
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5948d5..134fcbe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-03 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * generic/tclNamesp.c (MakeCachedEnsembleCommand): Initialize the
+ epoch field cached in the subcommand. [Bug 989298]
+
2004-08-02 Don Porter <dgp@users.sourceforge.net>
* library/package.tcl (pkg_mkIndex): Updated [pkg_mkIndex] to