]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Better handling of relative paths
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 389299662ca481b09e76b88da685e246579294e9..d539795fea59483555ff7722ebef70dee01e7144 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,8 +3,10 @@ Changes in 2.2
 
 * UPD: AppleTalk ist disabled by default at configuration time. If needed
        use --enable-ddp.
+* NEW: ad utility: ad cp
+* NEW: ad utility: ad rm
 * NEW: afpd: dynamic directoy and CNID cache
-* NEW: afpd: read-only POSIX 1e ACL support
+* NEW: afpd: POSIX 1e ACL support
 * NEW: afpd: automagic Zeroconf registration with avahi, registering both
        the service _afpovertcp._tcp and TimeMachine volumes with _adisk._tcp.
 
@@ -12,9 +14,16 @@ Changes in 2.1.4
 ================
 
 * FIX: afpd: Downstream fix for FreeBSD PR 148022
+* FIX: afpd: Fixes for bugs 3074077 and 3074078
+* FIX: afpd: Better handling of symlinks in combination with ACLs and EAs.
+       Fixes bug 3074076.
 * FIX: dbd: Adding a file with the CNID from it's adouble file did
-       not work in case that CNID was alread occoupied in the database
+       not work in case that CNID was alread occupied in the database
+* FIX: macusers: add support for Solaris
 * NEW: cnid_metad: use a PID lockfile
+* NEW: afpd: prevent log flooding
+* UPD: dbd: ignore ".zfs" snapshot directories
+* UPD: dbd: support interrupting -re mode
 
 Changes in 2.1.3
 ================