aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: