X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=NEWS;h=fa1b26f892253378346e1c79fa00330eea634419;hb=refs%2Fheads%2Fv3.1.6-alex;hp=0ff59489dfc6b02011ea38a2a8263fb4cea0b0de;hpb=d3dff4ba4b8db3131a16641d35a6554be5fb5160;p=netatalk.git diff --git a/NEWS b/NEWS index 0ff59489..fa1b26f8 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 @@ -6,6 +19,13 @@ Changes in 3.1.4 (default: no), FR #94 * 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 ================ @@ -428,7 +448,7 @@ Changes in 2.2.2 Changes in 2.2.1 ================ -* NEW: afpd: disable continous service feature by default, new option +* NEW: afpd: disable continuous service feature by default, new option -keepsessions to enable it * NEW: configure option "--enable-redhat-systemd" for Fedora15 and later. "--enable-redhat" is renamed "--enable-redhat-sysv".