]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Merge branch 'v3-cleanup' into v3.1.6-alex
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 2f29a534c0596538bcadde1698e9fd62e6a3d5ae..fa1b26f892253378346e1c79fa00330eea634419 100644 (file)
--- 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
 ================
@@ -429,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".