aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Fleischer <lfleischer@calcurse.org>2016-10-30 12:08:12 +0100
committerLukas Fleischer <lfleischer@calcurse.org>2016-10-30 12:08:12 +0100
commit8cd7c76db31fe83977c6e9014ca3ea00e01202f4 (patch)
tree0a6778b0f3186d0995530fa8272ff2427ff361a5
parentfd97187bcddd836bed26ee499f2a6d6b4af0ba29 (diff)
downloadcalcurse-8cd7c76db31fe83977c6e9014ca3ea00e01202f4.tar.gz
calcurse-8cd7c76db31fe83977c6e9014ca3ea00e01202f4.zip
Release 4.2.1v4.2.1
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
-rw-r--r--NEWS15
-rw-r--r--doc/manual.txt2
2 files changed, 16 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1c87e2f..ece7620 100644
--- a/NEWS
+++ b/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:
diff --git a/doc/manual.txt b/doc/manual.txt
index 407b63b..1a42380 100644
--- a/doc/manual.txt
+++ b/doc/manual.txt
@@ -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