From 6d67689b4ffc33454f8126d5f056906d43e085b5 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Sun, 28 Jun 2009 09:53:16 +0000 Subject: Simplified the way data are loaded and saved. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4c1d258..851a83e 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2009-06-28 Frederic Culot + + * 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 * src/io.c: do not export completed tasks -- cgit v1.2.3-54-g00ecf