From 8fdd1510c68644184c3df9ba002092a41364b482 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Sun, 28 Dec 2008 19:41:45 +0000 Subject: Automatic periodic saves implemented --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1062c3b..2825575 100755 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,15 @@ * src/notify.c (notify_free_vars, notify_free_bar): new functions * src/vars.c (vars_free): new function + + * src/io.c + * src/custom.c: new option to periodically save data + + * io.c (io_start_psave_thread, io_stop_psave_thread) + (io_psave_thread, display_mark): new functions to implement + periodic saves + + * TODO: updated (auto-save functionality added) 2008-12-27 Frederic Culot -- cgit v1.2.3-54-g00ecf