Release 4.2.1
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
parent
fd97187bcd
commit
8cd7c76db3
15
NEWS
15
NEWS
@ -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:
|
||||
|
@ -143,7 +143,7 @@ Install process
|
||||
First you need to gunzip and untar the source archive:
|
||||
|
||||
----
|
||||
$ tar zxvf calcurse-4.2.0.tar.gz
|
||||
$ tar zxvf calcurse-4.2.1.tar.gz
|
||||
----
|
||||
|
||||
Once you meet the requirements and have extracted the archive, the install
|
||||
|
Loading…
x
Reference in New Issue
Block a user