diff options
author | Lukas Fleischer <lfleischer@calcurse.org> | 2016-10-30 12:08:12 +0100 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2016-10-30 12:08:12 +0100 |
commit | 8cd7c76db31fe83977c6e9014ca3ea00e01202f4 (patch) | |
tree | 0a6778b0f3186d0995530fa8272ff2427ff361a5 /NEWS | |
parent | fd97187bcddd836bed26ee499f2a6d6b4af0ba29 (diff) | |
download | calcurse-8cd7c76db31fe83977c6e9014ca3ea00e01202f4.tar.gz calcurse-8cd7c76db31fe83977c6e9014ca3ea00e01202f4.zip |
Release 4.2.1v4.2.1
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +[30 Oct 2016] +Version 4.2.1: +- Bug fixes: + * Do not crash when editing the repetition of an appointment and passing an + empty repetition value (reported and fixed by Vlad Glagolev). + + * Avoid a crash when all todo items are hidden and an interactive action is + performed (reported by Vlad Glagolev). + + * Documentation for the --daemon command line option. + + * Avoid starting the daemon more than once (reported by Vlad Glagolev). + + * Improvements to scrolling within list boxes. + [12 Oct 2016] Version 4.2.0: - New features: |