summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2010-09-08 16:53:32 (GMT)
committerandreas_kupries <akupries@shaw.ca>2010-09-08 16:53:32 (GMT)
commite2254765194c69d7e73a9ee9a4a99a124ab6be76 (patch)
tree82120dd990951ba1bc511503faad20cba58341a8 /ChangeLog
parentd39e6a5c3d589c46796ee1ec9a69d5a19e31a466 (diff)
downloadtcl-e2254765194c69d7e73a9ee9a4a99a124ab6be76.zip
tcl-e2254765194c69d7e73a9ee9a4a99a124ab6be76.tar.gz
tcl-e2254765194c69d7e73a9ee9a4a99a124ab6be76.tar.bz2
* doc/tm.n: Added underscore to the set of characters accepted in
module names. This is true for quite some time in the code, this change catches up the documentation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad7306e..e81ee23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-09-08 Andreas Kupries <andreask@activestate.com>
+
+ * doc/tm.n: Added underscore to the set of characters accepted in
+ module names. This is true for quite some time in the code, this
+ change catches up the documentation.
+
2010-09-08 Don Porter <dgp@users.sourceforge.net>
* win/tclWin32Dll.c: #ifdef protections to permit builds with