diff options
author | Frederic Culot <calcurse@culot.org> | 2009-08-22 08:34:02 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-08-22 08:34:02 +0000 |
commit | 2302c7fa5418cb2d36443c52fc3ab2d0cf7feaa0 (patch) | |
tree | 317ea0c947b88f455fcf81f146a670f7110156b1 /NEWS | |
parent | 20cd296a80d2f3a2b43de4c00fc5ed26ce36221e (diff) | |
download | calcurse-2302c7fa5418cb2d36443c52fc3ab2d0cf7feaa0.tar.gz calcurse-2302c7fa5418cb2d36443c52fc3ab2d0cf7feaa0.zip |
calcurse 2.7 released
Diffstat (limited to 'NEWS')
-rwxr-xr-x | NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +[22 Aug 2009] +Version 2.7 +- New features: + * a daemon was implemented so that calcurse can now send reminders in + background + + * new --status command line option to display information about calcurse + running instances + +- Bugfixes: + * fixed a bug which prevented ical files from being imported + + * no more error when user's home directory does not exist + + * dates are now written properly again when using the '-r' flag + + * incorrect duration format fixed when exporting to ical + + [11 Jul 2009] Version 2.6 - New features: |