]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
logout is not disconnect
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 4b86a33b0ec08e715e7630f0519f04742b8f6953..fcec63817fe549fb4895f7babcd11753a8969525 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,28 @@
+Changes in 2.2beta4
+===================
+
+* NEW: afpd: new afpd.conf optinos "tcprcvbuf" and "tcpsndbuf" to customize
+       the corresponding TCP socket options.
+* FIX: afpd: generate mersenne primes for DHX2 UAM once at startup,
+       not for every login
+* FIX: Support for platforms that do not have the *at functions
+* UPD: afpd: put POSIX write lock on volume files while reading them
+
+Changes in 2.2beta3
+===================
+
+* FIX: afpd: fix option volsizelimit to return a usefull value for the
+       volume free space using `du -sh` with popen
+* FIX: afpd: fix idle connection disconnects
+* FIX: afpd: don't disconnect sessions for clients if boottimes don't match
+* FIX: afpd: better handling of very long filenames that contain many
+       multibyte UTF-8 glyphs
+
 Changes in 2.2beta2
 ====================
 
-* NEW: primary reconnect
+* NEW: afpd: AFP 3.3
+* UPD: afpd: AFP 3.x can't be disabled
 
 Changes in 2.2beta1
 ====================