summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-06-24 15:06:21 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-06-24 15:06:21 (GMT)
commit71740887a1b116bd5a298e4fcc67cf486fa56149 (patch)
treeef32d0ca3c209dfc2bef686a2d02e6351409fc4f /ChangeLog
parentca2c58dc87aed527aea5e80d39a72c95e537f41c (diff)
downloadtcl-71740887a1b116bd5a298e4fcc67cf486fa56149.zip
tcl-71740887a1b116bd5a298e4fcc67cf486fa56149.tar.gz
tcl-71740887a1b116bd5a298e4fcc67cf486fa56149.tar.bz2
* library/auto.tcl: Make file safe to re-[source] without
destroying registered auto_mkindex_parser hooks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3630d3..7b57f16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-24 Don Porter <dgp@users.sourceforge.net>
+
+ * library/auto.tcl: Make file safe to re-[source] without
+ destroying registered auto_mkindex_parser hooks.
+
2005-06-23 Kevin Kenny <kennykb@acm.org>
* win/tclWinChan.c: More rewriting of __asm__ blocks that