aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xChangeLog6
-rwxr-xr-xNEWS15
2 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3951cc1..add7611 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+16 Feb 2008: 2.0_beta
+ bugfix: check for null pointer added when drawing color
+ configuration window (which could remain invisible otherwise)
+ calcurse.pot updated for version 2.0
+ NEWS file updated
+
14 Feb 2008:
html manuals updated with parts related to notes
diff --git a/NEWS b/NEWS
index 284fec0..33b474c 100755
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+[16 Feb 2008]
+Version 2.0_beta beta version available for testing.
+- New features:
+ * Ability to attach notes to appointments, events and todos added
+
+ * Call to an external editor/pager to edit/view notes implemented
+
+ * Documentation improved, with the use of a css style sheet in html manuals
+
+- Bugfixes:
+ * Leap years are now properly handled
+
+ * configure.ac updated to link against pthread and not lpthread
+
+
[23 Oct 2007]
Version 1.9
- New features: