Mention the EEXIST fix.
authorWayne Davison <wayned@samba.org>
Thu, 30 Jun 2005 17:18:30 +0000 (17:18 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 30 Jun 2005 17:18:30 +0000 (17:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 33c8231..c9db11a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,12 @@ Changes since 2.6.5:
     - A couple places that were comparing a local and a remote modification-
       time were not honoring the --modify-window option.
 
+    - Fixed a really old, minor bug that could cause rsync to warn about being
+      unable to mkdir() a path that ends in "/." because it just created the
+      directory (required --relative, --no-implied-dirs, a source path that
+      ended in either a trailing slash or a trailing "/.", and a non-existing
+      destination dir to tickle the bug in a recent version).
+
   ENHANCEMENTS:
 
     - Made the "max verbosity" setting in the rsyncd.conf file settable on a