aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2009-06-28 09:53:16 +0000
committerFrederic Culot <calcurse@culot.org>2009-06-28 09:53:16 +0000
commit6d67689b4ffc33454f8126d5f056906d43e085b5 (patch)
tree4618f5bf2092b9096589c682412d1bcfefd1b80c /ChangeLog
parent68381c95dfcdc627491e74e4430cc8afb1578c45 (diff)
downloadcalcurse-6d67689b4ffc33454f8126d5f056906d43e085b5.tar.gz
calcurse-6d67689b4ffc33454f8126d5f056906d43e085b5.zip
Simplified the way data are loaded and saved.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c1d258..851a83e 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2009-06-28 Frederic Culot <frederic@culot.org>
+
+ * src/io.c (io_save_apts, io_save_conf, io_save_todo)
+ (io_save_keys): new functions
+
+ * src/args.c (parse_args): simplified the way data files are
+ loaded and saved
+
+ * src/args.c: it is now possible to export data from a given
+ apts file even if the user does not have any home directory
+ (thanks Ben for reporting this bug)
+
2009-06-27 Frederic Culot <frederic@culot.org>
* src/io.c: do not export completed tasks