aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2008-02-16 13:17:08 +0000
committerFrederic Culot <calcurse@culot.org>2008-02-16 13:17:08 +0000
commit17c1e8747c74a7f7b33d577f76da69cd7daf64b0 (patch)
tree070b639338d1f541d295920d3dfabc6d08e827d6
parent5d2a89a6bc2938234e842724ec45311b9e36b825 (diff)
downloadcalcurse-17c1e8747c74a7f7b33d577f76da69cd7daf64b0.tar.gz
calcurse-17c1e8747c74a7f7b33d577f76da69cd7daf64b0.zip
bugfix: check for null pointer added when drawing color configurationcalcurse_2_0_beta
window (which could remain invisible otherwise) calcurse.pot updated for version 2.0 NEWS file updated
-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: