diff options
author | Frederic Culot <calcurse@culot.org> | 2006-12-18 11:01:32 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2006-12-18 11:01:32 +0000 |
commit | 5de92152ba6f30b5c89345903051c5d571d0166f (patch) | |
tree | d16936f6f75be12147eb2c81a7ad5c7d016bf154 /NEWS | |
parent | 33a072bb7b7d56a52dad7db6f1d1105621f1f607 (diff) | |
download | calcurse-5de92152ba6f30b5c89345903051c5d571d0166f.tar.gz calcurse-5de92152ba6f30b5c89345903051c5d571d0166f.zip |
calcurse 1.7_beta release
Diffstat (limited to 'NEWS')
-rwxr-xr-x | NEWS | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +[18 Dec 2006] +Version 1.7_beta +This is a beta version available on request. Testers and translators welcomed ! +- New features: + * 'Edit Item' command implemented to be able to modify an already existing + item + + * Long command-line options are now accepted + + * '-t' flag now takes a priority number as optional argument + + * Repeated items are now marked with an '*' to be recognizable from normal + items + +- Bugfixes: + * When creating a recurrent item, the end-date is included again in the + repetition + + * Date format corrected in 'Go To' command + + [01 Oct 2006] Version 1.6 - New features: |