]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Resource fork conversion from AppleDouble v2 broken, bug #568
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index c465335e3bbdcde37cacee43e06a5f90ac79f2ab..9299f4f2b58690ec7cc1ac2e8e6b2cf0e9979421 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Changes in 3.1.3
+================
+* UPD: Spotlight: more SPARQL query optimisations
+* UPD: Spotlight: new options "sparql results limit", "spotlight
+       attributes" and "spotlight expr"
+* FIX: afpd: Unarchiving certain ZIP archives fails, bug #569
+* UPD: Update Unicode support to version 7.0.0
+* FIX: Memory overflow caused by 'basedir regex', bug #567
+* NEW: afpd: delete empty resource forks, from FR #92
+* FIX: afpd: fix a crash when accessing ._ AppleDouble files created
+       by OS X via SMB, bug #564
+* FIX: afpd and dbd: Converting from AppleDouble v2 to ea may corrupt
+       the resource fork. In some circumstances an offset calculation
+       is wrong resulting in corrupt resource forks after the
+       conversion. Bug #568.
+
 Changes in 3.1.2
 ================
 * FIX: Option "vol dbpath" was broken in 3.1.1
@@ -13,6 +29,7 @@ Changes in 3.1.2
 * FIX: fd leak when using appledouble = v2, bug #554
 * UPD: New options that control whether dbus and Tracker are started:
        'start dbus' and 'start tracker', both default to yes, FR#91
+* UPD: Spotlight: SPARQL query optimisations
 
 Changes in 3.1.1
 ================