X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=c9b6a6a6af9fb0fb4f8dcfaa27d2cf5cfab12fd5;hb=bbcce1d9b2b5694fc5662d6d8f033dd38c3579f1;hp=e203bd412aee72d0d1dc258141720c0ae4ee93b9;hpb=94afc9de97f2118bd28f6971bdec009e4e380b7a;p=netatalk.git diff --git a/NEWS b/NEWS index e203bd41..c9b6a6a6 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,20 @@ Changes in 3.0.2 ================ -* FIX: "path" parameter value may contain symlink. -* FIX: "basedir regex" was never able to treat symlink. - If /home -> /usr/home, set "basedir regex = /usr/home". +* NEW: afpd: Put file extension type/creator mapping back in which had + been removed in 3.0. +* NEW: afpd: new option 'ad domain'. From FR #66. +* UPD: ignore volumes with duplicated volumes paths. +* FIX: volumes and home share with symlinks in the path +* FIX: Copying packages to a Netatalk share could fail, bug #469 +* FIX: Reloading volumes from config file was broken. + Fixes bug #474. +* FIX: Fix _device-info service type registered with dns-sd API +* FIX: Fix pathname bug for FCE modified event. +* FIX: "valid users" options and friends only use ',' as field delimiter. + Fixes bug #472. +* FIX: Remove length limitation of options like "valid users". + Fixes bug #473. +* REM: Remove TimeMachine volume used size FCE event. Changes in 3.0.1 ================