From: Andre Noll Date: Sun, 16 Apr 2017 11:43:20 +0000 (+0200) Subject: dss-0.1.7. X-Git-Tag: v0.1.7^0 X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=commitdiff_plain;h=965855384d34b7f1c4730eb78f26d010adb9be42 dss-0.1.7. A couple of fixes and improvements have accumulated over the last year, so here's dss-0.1.7. Most likely this is going to be the last 0.1.x release. --- diff --git a/NEWS b/NEWS index aa6ae48..1532320 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +------------------ +0.1.7 (2017-04-17) +------------------ + + - Documentation improvements. + + - Improved error diagnostics. + + - dss no longer refuses to run in daemon mode without a log file. + + - Minor tweaks to the snapshot pruning algorithm. + + - A fix for create mode when rsync exists unsuccessfully. + + - NEWS and README have been converted to markdown format. + + - We now compile with -Wunused-parameter and -Wshadow. + ------------------ 0.1.6 (2015-08-05) ------------------ diff --git a/dss.ggo b/dss.ggo index 6ac2a39..12871ea 100644 --- a/dss.ggo +++ b/dss.ggo @@ -3,7 +3,7 @@ # Licensed under the GPL v2. For licencing details see COPYING. package "dss" -version "0.1.6" +version "0.1.7" purpose "the dyadic snapshot scheduler dss creates hardlink-based snapshots of a given directory on a remote