From: Wayne Davison Date: Sun, 31 Jul 2005 23:21:46 +0000 (+0000) Subject: Mention hard-link fix. X-Git-Tag: v2.6.7pre1~447 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4fdb03a64891800e6cf15400cb48896b4b8b43ab;p=thirdparty%2Frsync.git Mention hard-link fix. --- diff --git a/NEWS b/NEWS index 5832a22a..a131b0be 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ Changes since 2.6.6: BUG FIXES: + - Made hard-linked symlinks and devices work again. + - If the user specifies a remote-host for both the source and destination, we now output a syntax error rather than trying to open the destination hostspec as a filename.