Release 3.1.2

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
Lukas Fleischer 2012-12-16 11:06:03 +01:00
parent 574306ff85
commit 0cda64a234
2 changed files with 10 additions and 1 deletions

9
NEWS
View File

@ -1,3 +1,12 @@
[16 Dec 2012]
Version 3.1.2:
- Bug fixes:
* Fix another corner case of the screen corruption bug (BUG#6).
* Fix core dump when trying to edit a non-existent item.
* Display correct welcome messages on startup.
[07 Dec 2012] [07 Dec 2012]
Version 3.1.1: Version 3.1.1:
- Bug fixes: - Bug fixes:

View File

@ -149,7 +149,7 @@ Install process
First you need to gunzip and untar the source archive: First you need to gunzip and untar the source archive:
---- ----
$ tar zxvf calcurse-3.1.1.tar.gz $ tar zxvf calcurse-3.1.2.tar.gz
---- ----
Once you meet the requirements and have extracted the archive, the install Once you meet the requirements and have extracted the archive, the install