]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
afp_catseaching the new database
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 5abf8490efad54b2c1e16fae6073bc41bfda0e08..e11748267505906c8778d5b0a04515d6a1d31705 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,8 @@ Changes in 2.1.5
 * FIX: afpd: fix leaking ressource when moving objects on the server
 * FIX: afpd: backport Solaris 10 compatibilty fix from 2.2: don't use
        SO_SNDTIMEO/SO_RCVTIMEO, use non-blocking IO and select instead.
+* FIX: afpd: misaligned memory access on Sparc in ad_setattr, fixes
+       bug 3110004.
 * FIX: cnid_dbd: backport Solaris 10 compatibilty fix from 2.2: don't
        use SO_SNDTIMEO/SO_RCVTIMEO, use non-blocking IO and select instead.