]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Send optional AFP messages for vetoed files
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 566cfb5f00bc10075e90de6d482bf7c3a3d72dae..1c071750b8981ed739cd7084ac8561d178bf37d1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Changes in 3.0.5
+================
+* FIX: Fix a crash when using pam_winbind. Fixes bug #516.
+* NEW: New global/volume option "ignored attributes"
+* FIX: "afp listen" option failed to take IPv6 addresses. Bug #515.
+* FIX: Fix a possible crash in set_groups. Bug #518.
+* NEW: Send optional AFP messages for vetoed files, new option
+       "veto messages" can be used to enable sending messages.
+       Then whenever a client tries to access any file or directory
+       with a vetoed name, it will be sent an AFP message indicating
+       the name and the directory. From FR #81.
+
 Changes in 3.0.4
 ================
 * FIX: Opening files without metadata EA may result in an invalid
@@ -21,6 +33,9 @@ Changes in 3.0.4
 * FIX: Add missing include, fixes bug #512.
 * FIX: Change default FinderInfo for directories to be all 0, fixes
        bug 514.
+* NEW: New option "afp interfaces" which allows specifying where
+       Netatalk listens for AFP connections by interface names.
+       From FR #79.
 
 Changes in 3.0.3
 ================