X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=9299f4f2b58690ec7cc1ac2e8e6b2cf0e9979421;hb=1fd316930fbb61d754cf7df36e584348bb95cfc3;hp=b42830e86110e36b098de9c876647c8c5f5252e8;hpb=2ec3efad17966b4bff862429d3d65aa9e762d2ab;p=netatalk.git diff --git a/NEWS b/NEWS index b42830e8..9299f4f2 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,14 @@ Changes in 3.1.3 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. Changes in 3.1.2 ================