Document --skip-compress.
[rsync/rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index 2aea037..ea015f4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -119,8 +119,13 @@ Changes since 2.6.9:
 
     - Improved the use of "const" on pointers.
 
+    - Improved J.W.'s pool_alloc routines to add a way of freeing older
+      sections of a pool's memory.
+
   DEVELOPER RELATED:
 
+    - Rsync is now licensed under the GPLv3 or later.
+
     - Rsync now has a way of handling protocol-version changes during the
       development of a new protocol version.  This exchange of sub-version
       info does not interfere with the {MIN,MAX}_PROTOCOL_VERSION checking