]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
suse initscript: return better status, suggested by Toshihiro Togo
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index fcec63817fe549fb4895f7babcd11753a8969525..60acfbcd099d2ce0d9c7e042ed289d8077b23b88 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,19 @@
+* NEW: afpd: FCE event notifications
+* NEW: afpd: new option "-mimicmodel" for specifying Bonjour model registration
+* FIX: suse: initscript return better status
+
 Changes in 2.2beta4
 ===================
 
-* NEW: afpd: new afpd.conf optinos "tcprcvbuf" and "tcpsndbuf" to customize
+* 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
 
@@ -97,6 +106,8 @@ Changes in 2.1.6
 * FIX: Solaris: configure script failed to enable DDP module
 * FIX: AppleDouble buffer overrun by extremely long filename
 * UPD: afpd: return version info with machine type in DSIGetStatus
+* UPD: dbd: use on-disk temporary rebuild db instead of in-memory db
+* UPD: suse: initscript update
 
 Changes in 2.1.5
 ================