Add changelog entry for editor command stdin and stderr inherit
This commit is contained in:
parent
43a3f4a5db
commit
c11ec3bf05
1 changed files with 2 additions and 0 deletions
|
@ -73,6 +73,8 @@ This section contains the changelog from the last release to the next release.
|
|||
* `imag-diary create --timed` did not work as expected
|
||||
* `libimagstore` got another fix with the file parsing, as the
|
||||
`std::str::Lines` iterator takes empty lines as no lines.
|
||||
* `libimagentryedit` fixed to inherit stdin and stderr to child process for
|
||||
editor command.
|
||||
|
||||
|
||||
## 0.6.3
|
||||
|
|
Loading…
Reference in a new issue