]> arthur.barton.de Git - netatalk.git/commitdiff
Update NEWS
authorFrank Lahm <franklahm@googlemail.com>
Wed, 17 Nov 2010 10:15:55 +0000 (11:15 +0100)
committerFrank Lahm <franklahm@googlemail.com>
Wed, 17 Nov 2010 10:15:55 +0000 (11:15 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 66a9c397252deb83759654adf16135693ca2f91a..6d2d8a1e203c7854bc7d006a3f2eb35dee7a8399 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,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.