summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2008-06-17 16:44:46 (GMT)
committerandreas_kupries <akupries@shaw.ca>2008-06-17 16:44:46 (GMT)
commit4621092d03172ab7829795e577419472d8b1d390 (patch)
tree1e70bc154af96288d59af7aa1950e22ef08b4f3c /ChangeLog
parent81826540aab2845b6b171f38dd9051e923e6031b (diff)
downloadtcl-4621092d03172ab7829795e577419472d8b1d390.zip
tcl-4621092d03172ab7829795e577419472d8b1d390.tar.gz
tcl-4621092d03172ab7829795e577419472d8b1d390.tar.bz2
* doc/tm.n: Followup to changelog entry 2008-03-18 regarding
::tcl::tm::Defaults. Updated the documentation to not only mention the new (underscored) form of environment variable names, but make it the encouraged form as well. See [Bug 1914604].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42476df..ad0517d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-06-17 Andreas Kupries <andreask@activestate.com>
+
+ * doc/tm.n: Followup to changelog entry 2008-03-18 regarding
+ ::tcl::tm::Defaults. Updated the documentation to not only mention
+ the new (underscored) form of environment variable names, but make
+ it the encouraged form as well. See [Bug 1914604].
+
2006-06-17 Kevin Kenny <kennykb@acm.org>
* generic/tclClock.c (ConvertLocalToUTC):