switched to calcurse_2.2_beta

This commit is contained in:
Frederic Culot 2008-08-12 17:55:05 +00:00
parent b35e88df6d
commit 879e2074fa
3 changed files with 18 additions and 2 deletions

View File

@ -1,8 +1,12 @@
2008-08-12 Frederic Culot <frederic@culot.org> 2008-08-12 Frederic Culot <frederic@culot.org>
* === Released 2.2_beta ===
* po/fr.po: translation updated * po/fr.po: translation updated
* configure.ac: switch to 2.2_beta * configure.ac
* TODO
* NEWS: update for 2.2_beta
2008-08-11 Frederic Culot <frederic@culot.org> 2008-08-11 Frederic Culot <frederic@culot.org>

13
NEWS
View File

@ -1,3 +1,16 @@
[12 Aug 2008]
Version 2.2_beta
- New features:
* pcal export added, to be able to produce nice-looking PostScript output
* '-s', '-r' and '-D' command line arguments added which allows to use an
alternative data directory, and to be more flexible when specifying the range
of dates to be considered when displaying appointments and events
(thanks Erik for submiting the patch)
* '^G', '0' and '$' keybindings added to ease movements in calendar
[17 May 2008] [17 May 2008]
Version 2.1 Version 2.1
- New features: - New features:

1
TODO
View File

@ -27,5 +27,4 @@ Average
Low Low
--- ---
o Add 't' alias for 'g - Enter'
o All status bars should be terminal-size dependant (config_bar is not) o All status bars should be terminal-size dependant (config_bar is not)