]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Fix an issue with filenames containing non-ASCII characters
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index c6b85fc6008554e71410b14751cbe3f0c6e93c3b..65c6c1e0001e8a8f825eb775383ed6251f6d3481 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
 Changes in 3.0.4
 ================
+* FIX: Opening files without metadata EA may result in an invalid
+       metadata EA. Check for malformed metadata EAs and delete them.
+       Fixes bug #510.
+* FIX: Fix an issue with filenames containing non-ASCII characters that
+       lead to a failure setting the size of a files ressource fork.
+       This affected application like Adobe Photoshop where saving
+       files may fail. Fixes bug #511.
 
 Changes in 3.0.3
 ================