summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-11-16 16:55:49 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-11-16 16:55:49 (GMT)
commit29fc7eb2e3719000dacf1cf89f2f762f804a6010 (patch)
treef8d6de0b940f8980b06a2e95459758f60f4e6103 /ChangeLog
parente9478201fbdb3219530e01eb919812bc881e70ce (diff)
downloadtcl-29fc7eb2e3719000dacf1cf89f2f762f804a6010.zip
tcl-29fc7eb2e3719000dacf1cf89f2f762f804a6010.tar.gz
tcl-29fc7eb2e3719000dacf1cf89f2f762f804a6010.tar.bz2
* library/auto.tcl: Updated [tcl_findLibrary] search path
to include the $::auto_path. [RFE 695441].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fec6636..a942e43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-16 Don Porter <dgp@users.sourceforge.net>
+
+ * library/auto.tcl: Updated [tcl_findLibrary] search path
+ to include the $::auto_path. [RFE 695441].
+
2004-11-16 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* doc/tclvars.n: Mention global variables set by tclsh and wish so