diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-10-25 22:03:30 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-10-25 22:03:30 (GMT) |
commit | cc0d7ee19970bbd25753a4076ed5d0a4b44ff68d (patch) | |
tree | 6614df9200f81b3cfa5e989eaa1eec601d55e817 /ChangeLog | |
parent | 6855a1fa6afb4654fbdd7614af54edae396a2474 (diff) | |
download | tcl-cc0d7ee19970bbd25753a4076ed5d0a4b44ff68d.zip tcl-cc0d7ee19970bbd25753a4076ed5d0a4b44ff68d.tar.gz tcl-cc0d7ee19970bbd25753a4076ed5d0a4b44ff68d.tar.bz2 |
Clarified meaning of pattern arg to [info procs]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2004-10-25 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * doc/info.n (procs): Clarified that the pattern argument may have + namespace separators in it. [Bug 1047928] + * tests/cmdAH.test (cmdAH-8.45): Simplify in the hope that the reasons for [Bug 1053908] will become clearer. |