aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2008-04-04 21:35:08 +0000
committerFrederic Culot <calcurse@culot.org>2008-04-04 21:35:08 +0000
commit98df0a4bad96387e8dbb325a1a3121db920a40c3 (patch)
tree194358587cdd482aeaf78bd651ef5e51e1099933
parent54e2b815ecef2c8a7811d1db3ec3f87950c31872 (diff)
downloadcalcurse-98df0a4bad96387e8dbb325a1a3121db920a40c3.tar.gz
calcurse-98df0a4bad96387e8dbb325a1a3121db920a40c3.zip
bugfixes (among them, Debian Bug #469297)
-rwxr-xr-xChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42692ec..468f0da 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -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