]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Use function from 2-1 for local uuid generation
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index b03244cc4e1c4ef854848657d7a5c713930de1d6..5c16be9f3cad23e0b2f6c5345979254bcd418193 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Changes in 2.2beta1
+====================
+
+* FIX: composition of Surrogate Pair
+* UPD: gentoo,suse,cobalt,tru64: inistscript name is "netatalk", not "atalk"
+* UPD: gentoo: rc-update install don't hook in the Makefile
+
+Changes in 2.2alpha5
+====================
+
+* UPD: afpd: new option "searchdb" which enables fast catalog searches
+       using the CNID db.
+* UPD: Case-insensitive fast search with the CNID db
+* UPD: cnid_dbd: afpd now passes the volume path, not the db path when
+       connecting for a volume. cnid_dbd will read the
+       ".AppleDesktop/.volinfo" file of the volume in order to figure
+       out the CNID db path and the volume charset encoding.
+
 Changes in 2.2alpha4
 ====================
 
@@ -42,6 +60,18 @@ Changes in 2.2alpha1
        use non-blocking IO and select instead.
 * REM: afile/achfile/apple_cp/apple_mv/apple_rm: use ad
 
+Changes in 2.1.6
+================
+
+* FIX: afpd: Fix for LDAP user cache corruption
+* FIX: afpd: Fix for not shown ACLs for when filesyem uid or gid
+       couldn't be resolved because (eg deleted users/groups)
+* FIX: gentoo: cannot set $CNID_CONFIG
+* FIX: ubuntu: servername was empty
+* FIX: Solaris: configure script failed to enable DDP module
+* FIX: AppleDouble buffer overrun by extremely long filename
+* UPD: afpd: return version info with machine type in DSIGetStatus
+
 Changes in 2.1.5
 ================