From: Andre Noll Date: Thu, 31 Mar 2011 21:54:37 +0000 (+0200) Subject: NEWS update. X-Git-Tag: v0.1.5~17 X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=commitdiff_plain;h=e41d01cc826627128d739f9bc4a9b1340693200d;hp=58d6fecf621ccdc66679703a4779650528261980 NEWS update. --- diff --git a/NEWS b/NEWS index 69716d5..12aa3dc 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,15 @@ -0.1.5 (tba) -~~~~~~~~~~~ +----------------------- +0.1.5 (to be announced) +----------------------- -- logfile only for daemon mode -- recycling +- snapshot recycling: outdated, redundant and orphaned snapshots are + reused as the basis for new snapshots. + +- dss writes log messages to stderr rather than to the logfile unless + running in daemon mode. + +- Default hooks work also on systems where "/bin/true" does not exist, + e.g. Mac OS. 0.1.4 (2010-11-08) ~~~~~~~~~~~~~~~~~~