summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--changes.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/changes.md b/changes.md
index f6946f2..aec26b7 100644
--- a/changes.md
+++ b/changes.md
@@ -56,7 +56,7 @@ writing Tcl scripts.
- `coroinject`, `coroprobe`
- `clock add weekdays`
- `const`, `info const*`
- - `dict getdefault`
+ - `dict getwithdefault`
- `file tempdir`, `file home`, `file tildeexpand`
- `info commandtype`
- `ledit`
@@ -67,6 +67,7 @@ writing Tcl scripts.
- `string insert`, `string is dict`
- `tcl::process`
- `*::build-info`
+ - `readFile`, `writeFile`, `foreachLine`
## New command options
- `regsub ... -command ...`