bugfix: import and export todo items again!

This commit is contained in:
Frederic Culot
2009-07-12 18:16:11 +00:00
parent 976159fa56
commit d374a2ec2e
2 changed files with 10 additions and 1 deletions

View File

@@ -9,6 +9,9 @@
* src/custom.c
* src/help.c
* src/notify.c: calcurse version removed from menu titles
* src/args.c (parse_args): fixed a bug that prevented the todo
items from being imported or exported
2009-07-11 Frederic Culot <frederic@culot.org>