[SCM] The rsync repository. - branch b3.0.x updated

Rsync CVS commit messages rsync-cvs at lists.samba.org
Mon Jul 4 17:38:52 MDT 2011


The branch, b3.0.x has been updated
       via  30fb28c Mention the latest fixes.
      from  3a2495c Fix a comment.

;a=shortlog;h=b3.0.x


- Log -----------------------------------------------------------------
commit 30fb28cc97b60d736c3f1b44f0bd73309cb79384
Author: Wayne Davison <wayned at samba.org>
Date:   Mon Jul 4 16:36:41 2011 -0700

    Mention the latest fixes.

-----------------------------------------------------------------------

Summary of changes:
 NEWS |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/NEWS b/NEWS
index 234ef56..670f402 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ Changes since 3.0.8:
 
     - Fix a crash bug in checksum scanning when --inplace is used.
 
+    - Fix a hang if a hard-linked file cannot be opened by the sender (e.g.
+      if it has no read permission).
+
     - Fix preservation of a symlink's system xattrs (e.g. selinux) on Linux.
 
     - Fix a bug with the modifying of unwritable directories.
@@ -16,4 +19,7 @@ Changes since 3.0.8:
 
     - Make daemon-excluded file errors more error-like.
 
+    - Fix a compilation issue on older C compilers (due to a misplaced var
+      declaration).
+
     - Fix some issues with the post-processing of the man pages.


-- 
The rsync repository.


More information about the rsync-cvs mailing list