diff options
author | Frederic Culot <calcurse@culot.org> | 2009-06-26 19:56:31 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-06-26 19:56:31 +0000 |
commit | 1775eb3245023e2320f2c0f1ddac012ae79ad247 (patch) | |
tree | efd0a72f91d71ac148fd7ac9c6717ba8df87c5fb /ChangeLog | |
parent | dfa4c580aa55e51176bd08a7d4561f54c1023ce8 (diff) | |
download | calcurse-1775eb3245023e2320f2c0f1ddac012ae79ad247.tar.gz calcurse-1775eb3245023e2320f2c0f1ddac012ae79ad247.zip |
Do not print todo items twice if the -d and -t flags are given (thanks Timo for reporting this bug).
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-06-26 Frederic Culot <frederic@culot.org> + + * src/args.c: do not print todo items twice if -d and -t flags are + given (thanks Timo for reporting the bug) + 2009-06-23 Frederic Culot <frederic@culot.org> * src/io.c: missing 'T' letter added in DURATION field for ical |