- Added feature #575, including Danish holidays (thanks to Irfan Siddiqui).
This commit is contained in:
Paul Beckingham 2010-12-15 16:13:27 -05:00
parent c73f131f32
commit ca4b15bc0b
4 changed files with 93 additions and 2 deletions

View file

@ -20,7 +20,8 @@
+ Added feature #546, which is a 'count' command that counts tasks, and is
intended to help scripts that manipulate task output.
+ Added feature #567, which makes it possible to apply an offset to the first
month to be displayed in the calendar report (thanks to Michelle Crane)
month to be displayed in the calendar report (thanks to Michelle Crane).
+ Added feature #575, including Danish holidays (thanks to Irfan Siddiqui).
+ Eliminated dependency on ncurses.
+ Fixed bug #515, which displayed an incorrect message after duplicating a
non-existent task (thanks to Peter De Poorter).