]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Spotlight: remove now unused file slmod_sparql.c
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 9587f4247c4b42ddef7c3df4c0e7eda77b7bb01e..ea6fd9525275e8032971e0bf0f266a4df7ce33d5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Changes in 3.1.4
+================
+* FIX: afpd: Hangs in Netatalk which causes it to stop responding to
+       connections, bug #572.
+* NEW: afpd: new option "force xattr with sticky bit = yes|no"
+       (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
 ================
 * UPD: Spotlight: more SPARQL query optimisations