diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-12-08 18:13:40 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-12-08 18:13:40 (GMT) |
commit | 663ddf0e85629ebc17b2b0a161119f97df0f9e97 (patch) | |
tree | 87cf4308c186b7c66cc2dc98ad9df469287700e4 /ChangeLog | |
parent | 2904158a955ce9de68ba2adf6f4d208ac0d4d1fb (diff) | |
download | tcl-663ddf0e85629ebc17b2b0a161119f97df0f9e97.zip tcl-663ddf0e85629ebc17b2b0a161119f97df0f9e97.tar.gz tcl-663ddf0e85629ebc17b2b0a161119f97df0f9e97.tar.bz2 |
Match docs and reality. [Bug 1662436]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-12-08 Donal K. Fellows <dkf@users.sf.net> + + * generic/tclBasic.c (builtInCmds): Corrected list of hidden and + * doc/interp.n (SAFE INTERPRETERS): exposed commands so that the + documentation and reality now match. [Bug 1662436] + 2007-12-07 Jeff Hobbs <jeffh@ActiveState.com> * generic/tclExecute.c (TclExecuteByteCode INST_REGEXP): |