X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=NEWS;h=2f5807d22235f37665eb9f327dd1d49f7018689e;hb=3988114e763aceb0d06ffb9a64549dec5a9500ff;hp=b38b278cfc07c798659f6af45ac7199c321c0f8a;hpb=f989f6868b9d265a908f155f912602884c4aa08b;p=netatalk.git diff --git a/NEWS b/NEWS index b38b278c..2f5807d2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +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 +* FIX: afpd: fix a crash when accessing ._ AppleDouble files created + by OS X via SMB, bug #564 + Changes in 3.1.2 ================ * FIX: Option "vol dbpath" was broken in 3.1.1 @@ -5,6 +16,15 @@ Changes in 3.1.2 * FIX: Improve reliability of afpd child handler * FIX: debian initscript: add 0 and 6 to Default-Stop. debian-bug#745520 * FIX: put the Solaris share reservation after our locking stuff, bug #560. +* UPD: Improve Linux quota behaviour +* FIX: xattrs on *BSD, bug #562 +* NEW: afpd: support for using $u username variable in AFP volume + definitions. FR#90. +* FIX: getvolbypath returns incorrect volume, bug #563 +* 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 ================