summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2004-11-03 00:53:37 (GMT)
committerdavygrvy <davygrvy@pobox.com>2004-11-03 00:53:37 (GMT)
commit8e80539d2db28f29f134f47906795fd38071bf0a (patch)
tree6d81cec02deada073eeba527e4ef5e64e375d835
parent50cf51b1cbe9fb93c8a58540e5fc0f02af74120f (diff)
downloadtcl-8e80539d2db28f29f134f47906795fd38071bf0a.zip
tcl-8e80539d2db28f29f134f47906795fd38071bf0a.tar.gz
tcl-8e80539d2db28f29f134f47906795fd38071bf0a.tar.bz2
no message
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a46fd6e..0f376c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@
[Patch 1055668]
* win/tclWinInt.h:
* win/tclWinPort.h: exported internals dropped by a count of 14.
+ * generic/tclFileSystem.h: Added use of MODULE_SCOPE on protos.
2004-11-02 Don Porter <dgp@users.sourceforge.net>