From: Wayne Davison Date: Sun, 31 Jul 2005 23:21:46 +0000 (+0000) Subject: Mention hard-link fix. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/4fdb03a64891800e6cf15400cb48896b4b8b43ab 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.