diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2006-10-09 23:41:38 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2006-10-09 23:41:38 (GMT) |
commit | 63da5db6215eec76e3de212da2382957f0b0a9de (patch) | |
tree | ead7da5cc7644ecf0f5a4c40b0a87629b79effc7 | |
parent | 1206d8aff615af8ee22e59b90e3f2d78318ea0ee (diff) | |
download | tcl-63da5db6215eec76e3de212da2382957f0b0a9de.zip tcl-63da5db6215eec76e3de212da2382957f0b0a9de.tar.gz tcl-63da5db6215eec76e3de212da2382957f0b0a9de.tar.bz2 |
Changelog edit.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ * doc/UpVar.3: brough the docs in accordance to the code. Ever since 8.0, Tcl_UpVar(2)? accepts TCL_NAMESPACE_ONLY as a flag value, and var-3.4 tests for proper behaviour. The docs only - allowed 0 and TCL_GLOBAL_ONLY. + allowed 0 and TCL_GLOBAL_ONLY. [Bug 1574099] 2006-10-09 Miguel Sofer <msofer@users.sf.net> |