]> arthur.barton.de Git - netatalk.git/commitdiff
Update NEWS
authorFrank Lahm <franklahm@googlemail.com>
Thu, 28 Oct 2010 10:53:48 +0000 (12:53 +0200)
committerFrank Lahm <franklahm@googlemail.com>
Thu, 28 Oct 2010 10:53:48 +0000 (12:53 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 4dfbf1464ac844835b21d5a9db0a417cc1f415bd..0e3f1b3aee16b930a69981c7e344094d4ce8dd74 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,6 @@
 Changes in 2.2
 ==============
 
-* UPD: AppleTalk ist disabled by default at configuration time. If needed
-       use configure switch --enable-ddp.
 * NEW: ad utility: ad cp
 * NEW: ad utility: ad rm
 * NEW: ad utility: ad mv
@@ -10,6 +8,9 @@ Changes in 2.2
 * NEW: afpd: POSIX 1e ACL support
 * NEW: afpd: automagic Zeroconf registration with avahi, registering both
        the service _afpovertcp._tcp and TimeMachine volumes with _adisk._tcp.
+* UPD: afpd: performance improvements for ACL access calculations
+* UPD: AppleTalk ist disabled by default at configuration time. If needed
+       use configure switch --enable-ddp.
 * FIX: afpd: Solaris 10 compatibilty fix: don't use SO_SNDTIMEO/SO_RCVTIMEO,
        use non-blocking IO and select instead.
 * FIX: cnid_dbd: Solaris 10 compatibilty fix: don't use SO_SNDTIMEO/SO_RCVTIMEO,