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
This commit is contained in:
Frederic Culot 2008-02-16 13:17:08 +00:00
parent 5d2a89a6bc
commit 17c1e8747c
2 changed files with 21 additions and 0 deletions

View File

@ -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

15
NEWS
View File

@ -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: