Release 4.2.0
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
parent
89efd4e612
commit
32dcdff20b
21
NEWS
21
NEWS
@ -1,3 +1,24 @@
|
||||
[12 Oct 2016]
|
||||
Version 4.2.0:
|
||||
- New features:
|
||||
* In the calendar panel, days with non-recurrent items now have another color
|
||||
as days containing recurrent items only.
|
||||
|
||||
* Automatically select new appointments/events after creation.
|
||||
|
||||
* Support for (optional) dates when specifying the start/end time of items.
|
||||
Allows for easily moving items and adding appointments without switching
|
||||
the selected day beforehand.
|
||||
|
||||
- Bug fixes:
|
||||
* Encoding fixes in calcurse-caldav (reported by Raf Czlonka).
|
||||
|
||||
* Avoid notification bar artifacts after leaving calcurse.
|
||||
|
||||
* Fixes to the key binding pagination (reported by Kevin Wang).
|
||||
|
||||
* Do not change selection unexpectedly after modifying items.
|
||||
|
||||
[12 Apr 2016]
|
||||
Version 4.1.0:
|
||||
- New features:
|
||||
|
@ -143,7 +143,7 @@ Install process
|
||||
First you need to gunzip and untar the source archive:
|
||||
|
||||
----
|
||||
$ tar zxvf calcurse-4.1.0.tar.gz
|
||||
$ tar zxvf calcurse-4.2.0.tar.gz
|
||||
----
|
||||
|
||||
Once you meet the requirements and have extracted the archive, the install
|
||||
|
Loading…
x
Reference in New Issue
Block a user