aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2015-02-22 10:56:12 +0100
committerLukas Fleischer <calcurse@cryptocrack.de>2015-02-22 11:34:11 +0100
commit4efa3f3fbf5525e37d7bae4bd8ed5ce747a0b32f (patch)
tree4998dba023641e5861dd087a14b60a3bf940e199
parent7a631b2b63a040b1442feda435a0e9ac7e80774f (diff)
downloadcalcurse-4efa3f3fbf5525e37d7bae4bd8ed5ce747a0b32f.tar.gz
calcurse-4efa3f3fbf5525e37d7bae4bd8ed5ce747a0b32f.zip
Release 4.0.0v4.0.0
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
-rw-r--r--NEWS30
-rw-r--r--doc/manual.txt2
2 files changed, 31 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f6d71b6..270c7b4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+[22 Feb 2015]
+Version 4.0.0:
+- New features:
+ * Support for reloading appointments via a key binding and via SIGUSR1
+ (thanks to Tim Hentenaar for submitting a patch).
+
+ * The compact mode and default panel options are no longer hidden.
+
+ * A powerful set of new command line options. The new main operations in
+ non-interactive mode are --grep and --query. There are filter switches to
+ restrict the set of items that are read from the appointments file. All
+ old command line options are still supported for backwards compatibility.
+
+ * Support for shorthands such as "tomorrow" or "monday" as date specifiers.
+
+ * Support for dates beyond 2038 on platforms with 64-bit time_t.
+
+- Bug fixes:
+ * Several fixes to the user interface.
+
+ * Handle CRLF line endings in iCal files (reported by Hakan Jerning).
+
+ * Gracefully handle all day events in iCal imports (reported by Jörn
+ Tillmanns and by Hakan Jerning).
+
+ * Retain comments in descriptions and configuration values (reported by Hakan
+ Jerning).
+
+ * Support all types of iCal durations (reported by Hakan Jerning).
+
[08 Jul 2014]
Version 3.2.1:
- Bug fixes:
diff --git a/doc/manual.txt b/doc/manual.txt
index 2ae53a7..77d4990 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-3.2.1.tar.gz
+$ tar zxvf calcurse-4.0.0.tar.gz
----
Once you meet the requirements and have extracted the archive, the install