Enable --atimes on macOS.
[rsync.git] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 5e93ce1131a8922ca82d2bd4157efb79d5eff815..74c3edfceefb6bfff677bb1c6821f4289279a592 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -51,6 +51,8 @@
  - Reduced memory usage for an incremental transfer that has a bunch of small
    diretories.
 
+ - Add support for `--atimes` on macOS.
+
  - Rsync can now update the xattrs on a read-only file when your user can
    temporarily add user-write permission to the file. (It always worked for a
    root transfer.)