From 34cec69f582576b8845b5bb6b544afc321f46d29 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Mon, 23 Mar 2015 14:32:15 +0100 Subject: [PATCH] NEWS: Fix typo. This typo was introduced in commit 34653268 (Add NEWS file) years ago, apparently by pasting the content from the freshmeat web page to the NEWS file. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 444c12e..e1ae41e 100644 --- a/NEWS +++ b/NEWS @@ -62,7 +62,7 @@ snapshot in the post_create_hook. 0.1.1 (2008-11-13) ~~~~~~~~~~~~~~~~~~ This release prevents busy loops on rsync exit code 13. It ignores -any snapshot directory with creation time > completion time. It +any snapshot directory with creation time >= completion time. It opens /dev/null for reading and writing when executing rsync. It shows human readable snapshot creation duration when listing snapshots. It restarts the rsync process if it returned with exit code 13. -- 2.39.2