calcurse 1.9_beta released

This commit is contained in:
Frederic Culot 2007-08-31 19:40:29 +00:00
parent 4caf352f4c
commit 71af18a752
2 changed files with 22 additions and 1 deletions

View File

@ -1,3 +1,6 @@
31 Aug 2007: 1.9_beta
NEWS file updated
19 Aug 2007: 19 Aug 2007:
wins_reset() updated to handle notification bar reset wins_reset() updated to handle notification bar reset
no more check for terminal size in main loop no more check for terminal size in main loop

20
NEWS
View File

@ -1,3 +1,21 @@
[31 Aug 2007]
Version 1.9_beta beta version available on request.
- New features:
* Moon phase calculation added
* Automatic redraw is now performed when resizing terminal
* Major code cleanup release, error and signal handling improved
- Bugfixes:
* Current day is now automatically updated in the calendar panel
* No more problem when trying to load a calendar from current directory
- Translation:
* Dutch translation and manual provided by Jeremy Roon
[22 May 2007] [22 May 2007]
Version 1.8 Version 1.8
- New features: - New features:
@ -187,7 +205,7 @@ Version 1.0 First stable release
[11 Sep 2005] [11 Sep 2005]
Version 1.0rc3 Firtst public release Version 1.0rc3 First public release
[26 Jun 2005] [26 Jun 2005]