Mention the fix for --files-from dot/./paths.
[rsync/rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index d7c39c9..564d733 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,11 @@ Changes since 3.0.4:
       destination that had an empty path (e.g. "host:").  Also fixed a problem
       when -s was used when accessing a daemon via a remote-shell.
 
+    - Fixed the use of a dot-dir path (e.g. foo/./bar) inside of a --files-from
+      file when the root of the transfer isn't the current directory.
+
+    - Fixed a potential (hard to trigger) hang when using --remove-source-files.
+
     - Got rid of an annoying delay when accessing a daemon via a remote-shell.
 
     - Properly ignore (superfluous) source args on a --read-batch command.
@@ -28,6 +33,9 @@ Changes since 3.0.4:
     - Improved the manpage's description of the '*' wildcard to remove the
       confusing "non-empty" qualifier.
 
+    - Fixed reverse lookups in the compatibility-library version of
+      getnameinfo().
+
   ENHANCEMENTS:
 
     - Made the support/atomic-rsync script able to perform a fully atomic