]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Add indication to help string that --with-ldap takes an optional path
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index debe57ae8d080bc7c27215049905fea0d8270571..3da771f963db530d408b127f39c44e33cd78bb7d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,24 @@
+Changes in 3.0.6
+================
+* FIX: charset conversion failed when copying from Mac OS 9. Bug #523.
+
 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.
+* UPD: systemd unit dir is /usr/lib/systemd/system .
+* FIX: Saving files from application like MS Word may result in the file
+       loosing metadata like the Finder label. Bug #521.
 
 Changes in 3.0.4
 ================