aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2011-05-24 11:01:59 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2011-05-24 11:48:24 +0200
commit3cd5c1d738e5341bf601676292468a609ea60ccd (patch)
treec558d6a584ee4b6263701b1eba4c6dad078b60ea
parentee369c596f4c48b482425f334b0b2d14c62196a5 (diff)
downloadcalcurse-3cd5c1d738e5341bf601676292468a609ea60ccd.tar.gz
calcurse-3cd5c1d738e5341bf601676292468a609ea60ccd.zip
Release 2.9.0.v2.9.0
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
-rw-r--r--NEWS37
-rw-r--r--doc/manual.txt2
2 files changed, 38 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ce19df9..aac8a12 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+[29 May 2011]
+Version 2.9.0
+- New features:
+ * Usage of short form dates such as "29/5/10" instead of "29/05/2010", "23"
+ for the 23rd of the currently selected month and year or "3/1" for Mar 01
+ (or Jan 03, depending on the date format) of the currently selected year.
+
+ * "backword-kill-word" line editing function.
+
+ * Automatically drop empty notes after editing.
+
+ * Documentation and man pages now are in AsciiDoc format which is easier to
+ maintain and can be translated to several formats such as HTML, PDF,
+ PostScript, EPUB, DocBook and much more.
+
+ * Manual and man pages contain updated links to our new website and mailing
+ lists, as well as instructions on how to use Transifex.
+
+ * Extensive code cleanups and improvements.
+
+- Bugfixes:
+ * Avoid a segfault when resizing the help window.
+
+ * Remove the lock file if calcurse died (fixes Debian Bug #575772, thanks to
+ Erik for submitting a patch).
+
+ * Parse appointment end times correctly if they date back (reported by
+ Aleksey Mechonoshin).
+
+ * Fix some compiler warnings.
+
+- Translation:
+ * Russian translation provided by Aleksey Mechonoshin.
+
+ * Several translation updates.
+
+
[29 May 2010]
Version 2.8
- New features:
diff --git a/doc/manual.txt b/doc/manual.txt
index 17fe724..13d7667 100644
--- a/doc/manual.txt
+++ b/doc/manual.txt
@@ -150,7 +150,7 @@ Install process
First you need to gunzip and untar the source archive:
----
-$ tar zxvf calcurse-2.8.tar.gz
+$ tar zxvf calcurse-2.9.0.tar.gz
----
Once you meet the requirements and have extracted the archive, the install