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)
commit9987b6112fe33da661a62d8ba400701c921e83a8 (patch)
tree82120dd990951ba1bc511503faad20cba58341a8 /ChangeLog
parent90c411c1089f1dcb4107a4a73ef1c8eabc3a0069 (diff)
downloadtcl-9987b6112fe33da661a62d8ba400701c921e83a8.zip
tcl-9987b6112fe33da661a62d8ba400701c921e83a8.tar.gz
tcl-9987b6112fe33da661a62d8ba400701c921e83a8.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