]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Merge branch-2-1
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 43c4fbd295b7fe64ca0b787c82c43b0f996c2469..5abf8490efad54b2c1e16fae6073bc41bfda0e08 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ Changes in 2.2alpha3
 ====================
 
 * FIX: afpd: various fixes
+* FIX: Any daemon did not run if atalkd doesn't exist (redhat/debian)
 
 Changes in 2.2alpha2
 ====================
@@ -22,13 +23,13 @@ Changes in 2.2alpha1
 * UPD: afpd: ACLs usable (though not visible on the client side) without common
        directory service, by mapping ACLs to UARight
 * UPD: afpd: performance improvements for ACL access calculations
-* UPD: AppleTalk ist disabled by default at configuration time. If needed
+* UPD: AppleTalk is 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,
        use non-blocking IO and select instead.
-* REM: afile/achfile/apple_cm/apple_mv/apple_rm: use ad
+* REM: afile/achfile/apple_cp/apple_mv/apple_rm: use ad
 
 Changes in 2.1.5
 ================
@@ -37,6 +38,10 @@ Changes in 2.1.5
 * UPD: afpd: support for changed chmod semantics on ZFS with ACLs
        in onnv145+
 * FIX: afpd: fix leaking ressource when moving objects on the server
+* FIX: afpd: backport Solaris 10 compatibilty fix from 2.2: don't use
+       SO_SNDTIMEO/SO_RCVTIMEO, use non-blocking IO and select instead.
+* FIX: cnid_dbd: backport Solaris 10 compatibilty fix from 2.2: don't
+       use SO_SNDTIMEO/SO_RCVTIMEO, use non-blocking IO and select instead.
 
 Changes in 2.1.4
 ================
@@ -46,7 +51,7 @@ Changes in 2.1.4
 * FIX: afpd: Better handling of symlinks in combination with ACLs and EAs.
        Fixes bug 3074076.
 * FIX: dbd: Adding a file with the CNID from it's adouble file did
-       not work in case that CNID was alread occupied in the database
+       not work in case that CNID was already occupied in the database
 * FIX: macusers: add support for Solaris
 * NEW: cnid_metad: use a PID lockfile
 * NEW: afpd: prevent log flooding