]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
add bdb 5.1
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index d1ed03f2f8190fc9f382c6bcee1d477ab692a527..a3ae506beadbddc7b5f118a83b247802f3d03bf4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,15 @@
-Changes in XXX
-=================
+Changes in 2.2beta4
+===================
 
+* NEW: afpd: new afpd.conf options "tcprcvbuf" and "tcpsndbuf" to customize
+       the corresponding TCP socket options.
+* NEW: afpd: new afpd.conf option "nozeroconf" which disabled automatic
+       Zeroconf service registration.
 * FIX: afpd: generate mersenne primes for DHX2 UAM once at startup,
        not for every login
+* FIX: afpd: DSI streaming deadlock
+* FIX: afpd: extended sleep
+* FIX: afpd: directory cache
 * FIX: Support for platforms that do not have the *at functions
 * UPD: afpd: put POSIX write lock on volume files while reading them