From fb9501b4c116bcc04e519adbdb2328d7d47c2e1d Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Mon, 8 Nov 2010 10:52:18 +0100 Subject: [PATCH] dss-0.1.4. --- NEWS | 13 +++++++++++++ dss.ggo | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2e595fd..32ed675 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +------------------ +0.1.4 (2010-11-08) +------------------ + +This version of dss contains some new features, many improvements of +existing features and several bug fixes. + +Support for resuming snapshot creation after restart has been added +and snapshot removal is deferred until at least one current snapshot +exists. The internal handling of the various hooks has been simplified +and many error messages have been clarified. On SIGHUP, dss now writes +its configuration and internal state to the log file. + ------------------ 0.1.3 (2009-06-06) ------------------ diff --git a/dss.ggo b/dss.ggo index 2bd899f..9f07d34 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.3" +version "0.1.4" purpose "the dyadic snapshot scheduler dss creates hardlink-based snapshots of a given directory on a remote -- 2.30.2