Add changelog entry for command-argument fix
This commit is contained in:
parent
ea2f9072ed
commit
5549ee2f6e
1 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,8 @@ This section contains the changelog from the last release to the next release.
|
||||||
`std::str::Lines` iterator takes empty lines as no lines.
|
`std::str::Lines` iterator takes empty lines as no lines.
|
||||||
* `libimagentryedit` fixed to inherit stdin and stderr to child process for
|
* `libimagentryedit` fixed to inherit stdin and stderr to child process for
|
||||||
editor command.
|
editor command.
|
||||||
|
* `libimagrt` produced the editor command without taking arguments into
|
||||||
|
account.
|
||||||
|
|
||||||
|
|
||||||
## 0.6.3
|
## 0.6.3
|
||||||
|
|
Loading…
Reference in a new issue