]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Forward declate struct vol
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 76e845c297b82523ae447e29a79c93f561bef94a..5768657eb3ee5e6d6263f553e55cd9571c1bbee5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,14 @@ Changes in 3.0.2
 * FIX: Fix a race condition between dbd and the cnid_dbd daemon
        which could result in users being disconnected from volumes
        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
 ================