]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
New boolean volume option "delete veto files"
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index debe57ae8d080bc7c27215049905fea0d8270571..f30bd6150ff4f6f5428bf4194f28885efd4e481e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,17 @@
 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.
+* NEW: New boolean volume option "delete veto files". If this option is
+       set to yes, then Netatalk will attempt to recursively delete any
+       vetoed files and directories. FR #82.
 
 Changes in 3.0.4
 ================