Make sure that freeaddrinfo is called on all code paths leading away
[rsync/rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index 33fb2d7..e898557 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,3 +11,6 @@ rsync changes since last release
   BUG FIXES:
 
     * Fix test suite on Solaris.  (Jos Backus)
+
+    * Fix minor memory leak in socket code.  (Dave Dykstra, Martin
+      Pool.)