]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
add pwent->pw_dir to logmessage.
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 162ea29d69baf7c9a1f654eb1a4fff3001099d9a..70304f7b181973e43e150f0a5facb10a511a2db6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+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
+
 Changes in 3.1.1
 ================
 * FIX: Add asprint() compatibility function for systems lacking it
@@ -9,6 +15,12 @@ Changes in 3.1.1
 * 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
 ================