From 21e29be78d15415331a310d5f00775ec3a4a7162 Mon Sep 17 00:00:00 2001 From: apnadkarni Date: Wed, 31 Jul 2024 09:15:35 +0000 Subject: Minor changelog edits - missing new commands, getdefault->getwithdefault --- changes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 ...` -- cgit v0.12