]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
use SO_RCVTIMEO rather than alarm in cnid_metad
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 809ce8fa2643b6956a231885a31a1ac5a30ee72d..63a191a0a872440fc8775ea5f91c45396e574d7f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,8 +5,11 @@ REMEMBER TO UPDATE the Changes in 2.0.x section !!!
 
 Changes in 2.1
 ==============
+* UPD: atalkd and papd are now disabled by default.
+       AppleTalk is legacy.
 * UPD: cdb/dbd CNID backend requires BerkeleyDB >= 4.6
 * FIX: rewritten logger
+* FIX: afpd: UNIX permissions handling
 * NEW: cnid_metad: options -l and -f to configure logging
 * NEW: CNID database maintanance utility dbd
 * NEW: support BerkeleyDB upgrade. Starting with the next release
@@ -14,8 +17,14 @@ Changes in 2.1
        will be able to upgrade the CNID databases.
 * NEW: AppleDouble compatible UNIX files utility suite `ad ...`.
        With 2.1 only `ad ls`.
+* NEW: afpd: AFP 3.2 support
 * NEW: afpd: ACL support with ZFS
 * NEW: afpd: ExtendedAttributes support with ZFS
+* NEW: afpd: store and read CNIDs to/from AppleDouble files by default.
+       This is used as a cache and as a backup in case the database
+       is deleted or corrupted. It can be disabled with a new volume
+       option "nocnidcache".
+       
 
 Changes in 2.0.x
 ================