Submit enhancement from Michael Zimmerman to allow --suffix to be used
[rsync/rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index c9d6d24..e255d69 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
 rsync changes since last release
 
+  ENHANCEMENTS:
+
+    * The --delete-after option now implies --delete. (Wayne Davison)
+
+    * The --suffix option can now be used with --backup-dir. (Michael
+      Zimmerman)
+
   BUG FIXES:
   
     * Fix "forward name lookup failed" errors on AIX 4.3.3.  (John
@@ -15,8 +22,6 @@ rsync changes since last release
 
       http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=62489
 
-    * The --delete-after option now implies --delete.
-
   INTERNAL:
 
     * Many code cleanups and improved internal documentation.  (Martin