]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
locking: put the Solaris share reservation after our locking stuff
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 1f7aa7dc5d5e60b0e8fd5baf5ba04808c30a7d65..22b43072739b8cbc2a417e7e720ce6f1d4feea01 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes in 3.1.2
+================
+* FIX: Option "vol dbpath" was broken in 3.1.1
+* FIX: Spotlight: file modification date, bug #545
+* FIX: Improve reliability of afpd child handler
+* FIX: put the Solaris share reservation after our locking stuff, bug #560.
+
 Changes in 3.1.1
 ================
 * FIX: Add asprint() compatibility function for systems lacking it
@@ -8,6 +15,13 @@ Changes in 3.1.1
 * FIX: Registering with mDNS crashed. Bug #540
 * FIX: Saving from applications like Photoshop may fail, because
        removing the ressource fork AppleDouble file failed. Bug #542.
+* FIX: dbd: remove orphaned ._ AppleDouble files. Bug #549.
+* NEW: afpd: Automatic conversion of ._ AppleDouble files
+       created by OS X. Bug #550.
+* FIX: afpd: Fix a crash in of_closefork(). Bug #551.
+* FIX: dbd: Don't print message "Ignoring ._file" for every ._ file.
+       Bug #552.
+* FIX: afpd: Don't flood log with failed sys_set_ea() messages.
 
 Changes in 3.1.0
 ================