]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Fix a crash in of_closefork(), bug #551
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 2c150bdfd9ea07b057b598d64ed89de394b314e8..8c8fa0a3e0db8c756e8bd778c1d049d7a33b5d44 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ 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.
 
 Changes in 3.1.0
 ================
@@ -33,6 +37,7 @@ Changes in 3.0.7
 * FIX: Saving from applications like Photoshop may fail, because
        removing the ressource fork AppleDouble file failed. Bug #542.
 * FIX: macusers showed root user. Bug #495.
+* UPD: Add file pathname to logmessage parse_entries: bogus eid. FR#87.
 
 Changes in 3.0.6
 ================