]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Add a configurable hold time option to FCE file modification event generation, defaul...
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 081a34d3cc3ec17a201e7f4b5931315ce0abf0b8..4a67eca9043294739edb7989e6ffff9360e7113f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ Changes in 2.2.1
        The previous behaviour was to enable ACL support for a volume if
        1) it was compiled in and 2) the volume supported ACLs. There was no way
        to disable ACLs for a volume.
+* UPD: afpd: add a configurable hold time option to FCE file modification event
+       generation, default is 60 s, new option "fceholdfmod" to change it
 * FIX: afpd: increase BerkeleyDB locks and lockobjs
 * FIX: afpd: create special folder as root
 * FIX: afpd: fix compilation error if --enable-ddp is used
@@ -23,6 +25,9 @@ Changes in 2.2.1
 * FIX: afpd: .volinfo file not created on first volume access if user in rolist
 * FIX: afpd: possible crash at startup when registering with Avahi when Avahi is
        not running
+* FIX: afpd: return correct user/group type when mapping UUIDs to names
+* FIX: afpd: for directories add DARWIN_ACE_DELETE ACE if DARWIN_ACE_ADD_SUBDIRECTORY
+       is set
 * FIX: cnid_dbd: increase BerkeleyDB locks and lockobjs
 * FIX: cnid_dbd: implement -d option, deletes CNID db
 * FIX: suse: initscript return better status