]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Merge branch 'v3-cleanup' into v3.1.3-alex
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index f4cab3d61e7380d9bd535dc43048a6cc0249d4b9..56a0968eae1f1bfc7a711647819695c22ffcd083 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,19 @@ Changes in 3.1.3
 * UPD: Spotlight: more SPARQL query optimisations
 * UPD: Spotlight: new options "sparql results limit", "spotlight
        attributes" and "spotlight expr"
+* FIX: afpd: Unarchiving certain ZIP archives fails, bug #569
+* UPD: Update Unicode support to version 7.0.0
+* FIX: Memory overflow caused by 'basedir regex', bug #567
+* NEW: afpd: delete empty resource forks, from FR #92
+* FIX: afpd: fix a crash when accessing ._ AppleDouble files created
+       by OS X via SMB, bug #564
+* FIX: afpd and dbd: Converting from AppleDouble v2 to ea may corrupt
+       the resource fork. In some circumstances an offset calculation
+       is wrong resulting in corrupt resource forks after the
+       conversion. Bug #568.
+* FIX: ad: fix for bug #563 broke ad file utilities, bug #570.
+* NEW: afpd: new advanced option controlling permissions and ACLs,
+       from FR #93
 
 Changes in 3.1.2
 ================
@@ -406,7 +419,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".