diff options
Diffstat (limited to 'changes.md')
-rw-r--r-- | changes.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -73,9 +73,10 @@ writing Tcl scripts. - `readFile`, `writeFile`, `foreachLine` ## New command options - - `regsub ... -command ...` - - `lsearch ... -stride ...` - `clock scan ... -validate ...` + - `info loaded ... ?prefix?` + - `lsearch ... -stride ...` + - `regsub ... -command ...` - `socket ... -nodelay ... -keepalive ...` - `vwait` controlled by several new options |