long int fix from Nelson Beebe
[rsync/rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index 538a8d4..f62c15a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
 rsync changes since last release
 
-  ENHANCEMENTS:
+  BUG FIXES:
+  
+    * Fix "forward name lookup failed" errors on AIX 4.3.3.  (John
+      L. Allen, Martin Pool)
+
+    * Fix compilation on Tru64.  (Albert Chin, Zoong Pham)
+
+  INTERNAL:
+
+    * Many code cleanups and improved internal documentation.  (Martin Pool, Nelson
+      Beebe)
+
+    * More test cases.  (Martin Pool)
 
-    * "make install-strip" works.  (Greg Louis)