aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2010-05-29 07:26:55 +0000
committerFrederic Culot <calcurse@culot.org>2010-05-29 07:26:55 +0000
commit9c1073daee9098a33d517e21278d37c367453b6f (patch)
tree5ae3ea197826f8b0aed99651784c583fa7891520
parentfd413eb02a01007fbdc70d0f49ae9bdb642ee830 (diff)
downloadcalcurse-9c1073daee9098a33d517e21278d37c367453b6f.tar.gz
calcurse-9c1073daee9098a33d517e21278d37c367453b6f.zip
calcurse 2.8 released.
-rwxr-xr-xChangeLog6
-rwxr-xr-xNEWS22
2 files changed, 28 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42635a0..5c8f1b7 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-05-29 Frederic Culot <frederic@culot.org>
+
+ * === Released 2.8 ===
+
+ * NEWS: updated
+
2010-05-28 Frederic Culot <frederic@culot.org>
* src/calcurse.1: reference to the COPYING file removed
diff --git a/NEWS b/NEWS
index 57aad04..ce19df9 100755
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+[29 May 2010]
+Version 2.8
+- New features:
+ * a weekly calendar view was added with the display of the week number and
+ colored slices indicating appointment times
+
+ * the side bar width can now be customized by the user
+
+- Bugfixes:
+ * wrong calculation of recurrent dates after a turn of year fixed (patch
+ provided by Lukas Fleischer)
+
+ * check for data directory availability added
+
+ * fixed a possible segfault that could be triggered when calcurse screen
+ became too small
+
+ * INSTALL file is no longer missing from the distributed package
+
+ * compilation issue related to memory functions definitions fixed
+
+
[22 Aug 2009]
Version 2.7
- New features: