aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2011-09-02 12:03:43 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2011-09-02 12:03:43 +0200
commit33450f9ba99022c4b89fecce07652c665ed9c3e6 (patch)
tree5189af88d22aa10f0711acfcd1d4d586b50221df /NEWS
parent45417bc6f0b6a38754bc707608c9b377d006cdfd (diff)
parentde85010edc4ba228313f730473258743a1063652 (diff)
downloadcalcurse-33450f9ba99022c4b89fecce07652c665ed9c3e6.tar.gz
calcurse-33450f9ba99022c4b89fecce07652c665ed9c3e6.zip
Merge branch 'maint'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS35
1 files changed, 35 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aac8a12..78f0b84 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+[03 Aug 2011]
+Version 2.9.1:
+- Bugfixes:
+ * Keep the order of events across restarts (reported by Alan).
+
+ * Fix the build process when disabling documentation generation.
+
+ * Avoid flickering on window resize.
+
+ * Avoid a segfault when resizing the calcurse window.
+
+ * Add missing documentation for the "backword-kill-word" line editing
+ function.
+
+ * Honor the "TMPDIR" environment variable instead of using hardcoded paths
+ for temporary files (reported by Erik Saule).
+
+ * Fix pager invocation when showing the log file during an import (reported
+ by Andraz Levstik).
+
+ * Accept resource parameters in iCal import. Accept additional parameters
+ such as language parameters (reported by Andraz Levstik).
+
+ * Sync the notification item after editing or pasting an appointment. This
+ ensures the information in the notification bar as well as the countdown
+ for the notification daemon are always up-to-date (reported by Andraz
+ Levstik).
+
+ * Fix recurrent appointment notification.
+
+ * Fix flagging of regular appointments.
+
+ * Fix sort order when using command line options to display upcoming
+ appointments and events (reported by Erik Saule).
+
[29 May 2011]
Version 2.9.0
- New features: