add e4184367eb22 authored by Yuya Nishihara's avatar Yuya Nishihara
......@@ -10,6 +10,7 @@
* archive, clone, init, rename: prettify command-line string for display
(fixes #4051)
* cmdserver: handle unicode error in command gracefully (fixes #3246, #3453)
* cmdserver: recreate QProcess if remainder of last request is in write buffer
* guifork: do not fork() more than once on posix by reentering to dispatch()
* merge, rename, settings: correct typos in help and warning messages
(fixes #4047, #4049, #4050)
......
......