aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2002-03-11 03:44:44 +0000
committerMartin Pool <mbp@samba.org>2002-03-11 03:44:44 +0000
commit7d81641065fb40dadd6c02527998dba54cf1b3ca (patch)
treeb2e31cb64197ed62fdfbc471ea372906614f5984
parent17d8573ef03a174d94c8c012295c9b7209e4bc05 (diff)
downloadandroid_external_rsync-7d81641065fb40dadd6c02527998dba54cf1b3ca.tar.gz
android_external_rsync-7d81641065fb40dadd6c02527998dba54cf1b3ca.tar.bz2
android_external_rsync-7d81641065fb40dadd6c02527998dba54cf1b3ca.zip
Note about merging zlib 1.1.3.
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b90a9c37..7fcb24ef 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,10 @@ rsync 2.5.3 (not released yet)
ENHANCEMENTS:
+ * Merge in changes from zlib 1.1.2 to zlib 1.1.3. (Note that
+ rsync still uses a custom version of zlib; you can not just link
+ against a system library. See zlib/README.rsync)
+
* Command to initiate connections is only shown with -vv, rather
than -v as in 2.5.2. Output from plain -v is more similar to
what was historically used so as not to break scripts that try