aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a33599..8d358a7 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@
* src/args.c (parse_args): fixed a bug that prevented the todo
items from being imported or exported
+
+ * src/calcurse.c: avoid a FATAL ERROR if user directory does not
+ exist (thanks Antoine for reporting it)
2009-07-11 Frederic Culot <frederic@culot.org>