diff --git a/boinc-client.changes b/boinc-client.changes index d4846db..a6ec30a 100644 --- a/boinc-client.changes +++ b/boinc-client.changes @@ -1,7 +1,16 @@ ------------------------------------------------------------------- Wed Apr 22 13:59:26 UTC 2020 - Paolo Stivanin -- Update to 7.16.6 (no changelog) +- Update to 7.16.6 + * client: add config file option (Unix) + * client: if an output file is missing or bad length, + mark workunit as error. + * client: on startup, check for active task finish files. + * client: fix bug in missing-file logic that cause task + abort at startup. + * client: fix bug that caused jobs to run after client exit. + * client: don't unsuspend before sending quit message. + * client: send task descriptions if requested by AM. ------------------------------------------------------------------- Sun Dec 1 19:01:30 UTC 2019 - Jan Engelhardt