Change news item about handling of text mode in files to just permitting
authorDavid Dykstra <dwd@samba.org>
Sun, 26 Jan 2003 20:49:24 +0000 (20:49 +0000)
committerDavid Dykstra <dwd@samba.org>
Sun, 26 Jan 2003 20:49:24 +0000 (20:49 +0000)
any of the standard line termination styles.

NEWS

diff --git a/NEWS b/NEWS
index 5149b77..578860b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -34,9 +34,8 @@ rsync changes since last release
     * Set the default value of --modify-window to 1 on Cygwin.  (Lapo
       Luchini)
 
-    * Open config files in text mode when O_TEXT is defined.  This helps
-      on Cygwin when the config files are on a filesystem that are mounted
-      in binary mode.  (Ville Herva)
+    * Changed exclude file handling to permit DOS or MAC style line
+      terminations.  (J.W. Schultz)
 
     * Ignore errors from chmod when -p/-a/--preserve-perms is not set.
       (Dave Dykstra)