diff options
author | Frederic Culot <calcurse@culot.org> | 2009-11-01 11:06:37 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-11-01 11:06:37 +0000 |
commit | 9ac8389823ef97c57d4d74179afb9805d435f051 (patch) | |
tree | 97f6c8a1584c44bebbe1122d90c7954662eaa8f0 /ChangeLog | |
parent | 546ed4b224800436170d62b4f011f6028c80a64d (diff) | |
download | calcurse-9ac8389823ef97c57d4d74179afb9805d435f051.tar.gz calcurse-9ac8389823ef97c57d4d74179afb9805d435f051.zip |
Check for data directory availability added (thanks Brandon for reporting this bug).
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2009-11-01 Frederic Culot <frederic@culot.org> + + * TODO: list updated + + * src/io.c (check_directory): changed to non-static io_check_dir + + * src/args.c (parse_args): check for data directory availability + added (thanks Brandon for reporting this bug) + 2009-10-28 Frederic Culot <frederic@culot.org> * src/wins.c (wins_status_bar): key bindings for changing calendar |