aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2008-08-12 17:55:05 +0000
committerFrederic Culot <calcurse@culot.org>2008-08-12 17:55:05 +0000
commit879e2074fa981b168ca1c499502fe6d5dcd6c1c9 (patch)
tree9214c6f991dbdcf7a6b23ab936d4beab0966bf51
parentb35e88df6d9ee6a592508a2dc85c15c9fde940ac (diff)
downloadcalcurse_2_2_beta.tar.gz
calcurse_2_2_beta.zip
switched to calcurse_2.2_betacalcurse_2_2_beta
-rwxr-xr-xChangeLog6
-rwxr-xr-xNEWS13
-rwxr-xr-xTODO1
3 files changed, 18 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a393699..aa895f9 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,12 @@
2008-08-12 Frederic Culot <frederic@culot.org>
+ * === Released 2.2_beta ===
+
* po/fr.po: translation updated
- * configure.ac: switch to 2.2_beta
+ * configure.ac
+ * TODO
+ * NEWS: update for 2.2_beta
2008-08-11 Frederic Culot <frederic@culot.org>
diff --git a/NEWS b/NEWS
index a680d3c..ef5dd5b 100755
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+[12 Aug 2008]
+Version 2.2_beta
+- New features:
+ * pcal export added, to be able to produce nice-looking PostScript output
+
+ * '-s', '-r' and '-D' command line arguments added which allows to use an
+ alternative data directory, and to be more flexible when specifying the range
+ of dates to be considered when displaying appointments and events
+ (thanks Erik for submiting the patch)
+
+ * '^G', '0' and '$' keybindings added to ease movements in calendar
+
+
[17 May 2008]
Version 2.1
- New features:
diff --git a/TODO b/TODO
index 0effaca..7dfe433 100755
--- a/TODO
+++ b/TODO
@@ -27,5 +27,4 @@ Average
Low
---
- o Add 't' alias for 'g - Enter'
o All status bars should be terminal-size dependant (config_bar is not)