diff options
author | Frederic Culot <calcurse@culot.org> | 2009-07-12 18:16:11 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-07-12 18:16:11 +0000 |
commit | d374a2ec2ea14fff31140d7945647ea947794f2f (patch) | |
tree | fad8eb1d8a42dd1ee5295d038c4c2a67e2233e57 /ChangeLog | |
parent | 976159fa565f4e2da85dd0f55b2bc3a659d1d2f1 (diff) | |
download | calcurse-d374a2ec2ea14fff31140d7945647ea947794f2f.zip |
bugfix: import and export todo items again!
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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> |