X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=blobdiff_plain;f=NEWS;h=a306a1e9d5306866e0d695ff5d04582fc72254e2;hp=2f29a534c0596538bcadde1698e9fd62e6a3d5ae;hb=a21e48c564f646b3deb1e56d2b645c873f665a01;hpb=d7e5521f69859b3df89da09bf50621945f119d97 diff --git a/NEWS b/NEWS index 2f29a534..a306a1e9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +Changes in 3.1.6 +================ +* FIX: Spotlight: fix for long running queries +* UPD: afpd: distribute SIGHUP from parent afpd to children and force + reload shares +* FIX: netatalk: refresh Zeroconf registration when receiving SIGHUP +* NEW: configure option "--with-init-style=debian-systemd" for Debian 8 jessieand later. + "--with-init-style=debian" is renamed "--with-init-style=debian-sysv". + +Changes in 3.1.5 +================ +* FIX: Spotlight: several important fixes + Changes in 3.1.4 ================ * FIX: afpd: Hangs in Netatalk which causes it to stop responding to @@ -7,6 +20,12 @@ Changes in 3.1.4 * UPD: afpd: FCE version 2 with new event types and new config options "fce ignore names" and "fce notify script" * UPD: afpd: check for modified included config file, FR #95. +* UPD: libatalk: logger: remove flood protection and allocate messages +* UPD: Spotlight: use async Tracker SPARQL API +* NEW: afpd: new option "case sensitive = yes|no" (default: yes) + In spite of being case sensitive as a matter of fact, netatalk + 3.1.3 and earlier did not notify kCaseSensitive flag to the client. + Now, it is notified correctly by default, FR #62. Changes in 3.1.3 ================