Kakoune 2020.09.01
This commit is contained in:
parent
3145e3e939
commit
e0d2602e6a
|
@ -3,7 +3,7 @@
|
|||
This changelog contains major and/or breaking changes to Kakoune between
|
||||
released versions.
|
||||
|
||||
== Development version
|
||||
== Kakoune 2020.09.01
|
||||
|
||||
* Daemon mode (`-d` switch) does not fork anymore.
|
||||
|
||||
|
|
|
@ -44,7 +44,7 @@ struct {
|
|||
unsigned int version;
|
||||
StringView notes;
|
||||
} constexpr version_notes[] = { {
|
||||
0,
|
||||
20200901,
|
||||
"» daemon mode does not fork anymore\n"
|
||||
}, {
|
||||
20200804,
|
||||
|
|
Loading…
Reference in New Issue
Block a user