aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2007-04-15 13:19:04 +0000
committerFrederic Culot <calcurse@culot.org>2007-04-15 13:19:04 +0000
commit054edc355bfc9abf11147012f5f219a89aaa0820 (patch)
tree918dc8b229a59a84095a031daac10b880af489a1
parentcc3b85d3a4f0f92bc4df714ad26f39395089da84 (diff)
downloadcalcurse-054edc355bfc9abf11147012f5f219a89aaa0820.tar.gz
calcurse-054edc355bfc9abf11147012f5f219a89aaa0820.zip
version 1.8_beta releasedcalcurse_1_8_beta
-rwxr-xr-xNEWS24
1 files changed, 24 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d32d3b0..070345e 100755
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+[15 Apr 2007]
+Version 1.8_beta beta version available on request.
+- New features:
+ * The command launched to notify user of an upcoming appointment is now
+ configurable, so that user can get warned by mail or by playing a tune for
+ example
+
+ * Color theme configuration menu was completely redesigned, with support for
+ default terminal's color added
+
+ * 'Export' command implemented, to be able to save calcurse data in iCalendar
+ format. The '--export' command line argument was also implemented to be able
+ to use this feature in non-interactive mode.
+
+ * 'Flag Item' command implemented to mark appointments as 'important' so that
+ user gets notified before they arrive
+
+- Bugfixes:
+ * Fixed a possible problem while editing an item description and using CTRL-D
+ to delete last character
+
+ * 01/01/1970 is not returned anymore when editing an item endless repetition
+
+
[20 Jan 2007]
Version 1.7
- New features: