diff options
author | Frederic Culot <calcurse@culot.org> | 2010-05-29 07:26:55 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2010-05-29 07:26:55 +0000 |
commit | 9c1073daee9098a33d517e21278d37c367453b6f (patch) | |
tree | 5ae3ea197826f8b0aed99651784c583fa7891520 /NEWS | |
parent | fd413eb02a01007fbdc70d0f49ae9bdb642ee830 (diff) | |
download | calcurse-9c1073daee9098a33d517e21278d37c367453b6f.tar.gz calcurse-9c1073daee9098a33d517e21278d37c367453b6f.zip |
calcurse 2.8 released.
Diffstat (limited to 'NEWS')
-rwxr-xr-x | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +[29 May 2010] +Version 2.8 +- New features: + * a weekly calendar view was added with the display of the week number and + colored slices indicating appointment times + + * the side bar width can now be customized by the user + +- Bugfixes: + * wrong calculation of recurrent dates after a turn of year fixed (patch + provided by Lukas Fleischer) + + * check for data directory availability added + + * fixed a possible segfault that could be triggered when calcurse screen + became too small + + * INSTALL file is no longer missing from the distributed package + + * compilation issue related to memory functions definitions fixed + + [22 Aug 2009] Version 2.7 - New features: |