summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2007-10-02 16:31:45 (GMT)
committerandreas_kupries <akupries@shaw.ca>2007-10-02 16:31:45 (GMT)
commit5dbaef632a02c4a7456819121071758e0e16ebf6 (patch)
tree42d579ce28097901a0bfeac49e17923a66f06612 /ChangeLog
parent672cb039e55156194700decdd3ab48d444249b4a (diff)
downloadtcl-5dbaef632a02c4a7456819121071758e0e16ebf6.zip
tcl-5dbaef632a02c4a7456819121071758e0e16ebf6.tar.gz
tcl-5dbaef632a02c4a7456819121071758e0e16ebf6.tar.bz2
* library/tclIndex: Added 'tcl::tm::path' to the tclIndex. This
fixes [SF Bug 1806422] reported by Don Porter.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96f7379..39bd8a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-02 Andreas Kupries <andreask@activestate.com>
+
+ * library/tclIndex: Added 'tcl::tm::path' to the tclIndex. This
+ fixes [SF Bug 1806422] reported by Don Porter.
+
2007-09-25 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
* generic/tclProc.c (Tcl_DisassembleObjCmd): Define a command,