X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=ea6fd9525275e8032971e0bf0f266a4df7ce33d5;hb=4c14025f5cc6345768bba7964b68a95be2db17a2;hp=0ff59489dfc6b02011ea38a2a8263fb4cea0b0de;hpb=d3dff4ba4b8db3131a16641d35a6554be5fb5160;p=netatalk.git diff --git a/NEWS b/NEWS index 0ff59489..ea6fd952 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,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 ================