X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=5768657eb3ee5e6d6263f553e55cd9571c1bbee5;hb=8f261a8e2af6dd60b124ae8dfd02c1300c427474;hp=3dce155fffc5a9a7a9031febbe384adcc8fe16db;hpb=2ca8b94ca99cd894eb055a3e80b34ab6951bed52;p=netatalk.git diff --git a/NEWS b/NEWS index 3dce155f..5768657e 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,12 @@ Changes in 3.0.2 when dbd was scanning their volumes. Fixes bug #477. * FIX: Netatalk didn't start when the last line of the config file afp.conf wasn't terminated by a newline. Fixes bug #476. +* NEW: Add a new volumes option 'follow symlinks'. The default setting is + false, symlinks are not followed on the server. This is the same + behaviour as OS X's AFP server. + Setting the option to true causes afpd to follow symlinks on the + server. symlinks may point outside of the AFP volume, currently + afpd doesn't do any checks for "wide symlinks". Changes in 3.0.1 ================