diff options
author | Frederic Culot <calcurse@culot.org> | 2008-04-04 21:35:08 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2008-04-04 21:35:08 +0000 |
commit | 98df0a4bad96387e8dbb325a1a3121db920a40c3 (patch) | |
tree | 194358587cdd482aeaf78bd651ef5e51e1099933 | |
parent | 54e2b815ecef2c8a7811d1db3ec3f87950c31872 (diff) | |
download | calcurse-98df0a4bad96387e8dbb325a1a3121db920a40c3.zip |
bugfixes (among them, Debian Bug #469297)
-rwxr-xr-x | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +04 Apr 2008: + 'o' sign no longer used to display events in non-interactive mode + (that was annoying because it means 'about' in Polish, thanks fEnIo for + reporting the problem) + bugfix: correct number of lines now skipped when displaying + appointments using '-d' option (thanks Tony for reporting the bug) + bugfix: no more segfault when changing a todo item priority which + did not have any notes attached to it (fixes Debian Bug #469297) + 30 Mar 2008: Italian manual added, many thanks to Leandro Noferini |