]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Fix parsing of address[:port] strings for IPv6 addresses, bug #515
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index c74787bfa8773791b1681f1f351953af245b1cdc..225c29d05d0f777ae3e66764e64c215673d5742a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+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.
+
 Changes in 3.0.4
 ================
 * FIX: Opening files without metadata EA may result in an invalid
@@ -19,6 +25,11 @@ Changes in 3.0.4
        detected a dev/inode cache difference and evicted the object
        from the cache. Fixes bug #498.
 * 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
 ================