More notes
[rsync/rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index 7b5d132..538a8d4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,5 @@
-rsync 2.5.1 (sometime in 2001?)
+rsync changes since last release
 
   ENHANCEMENTS:
 
-    * --progress and -P now show estimated data transfer rate (in a
-        multiple of bytes/s) and estimated time to completion.  Based
-        on a patch by Rik Faith.
-
-  BUG FIXES: 
-   
-    * rsync.1 typo fix by Matt Kraai
-
-    * Fix for segfault in rsyncd.conf parser by Paul Mackerras
-
-    * Test suite typo fixes Tom Schmidt
+    * "make install-strip" works.  (Greg Louis)