diff options
author | andreas_kupries <akupries@shaw.ca> | 2008-06-17 16:44:46 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2008-06-17 16:44:46 (GMT) |
commit | 4621092d03172ab7829795e577419472d8b1d390 (patch) | |
tree | 1e70bc154af96288d59af7aa1950e22ef08b4f3c /ChangeLog | |
parent | 81826540aab2845b6b171f38dd9051e923e6031b (diff) | |
download | tcl-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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): |