]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Merge branch-2-1
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index e11748267505906c8778d5b0a04515d6a1d31705..3a604367daac1bfe7e030cd8e92ef80d774438c7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Changes in 2.2beta1
+====================
+
+* FIX: composition of Surrogate Pair
+
+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
+====================
+
+* NEW: Enhanced CNID "dbd" database for fast name search support.
+       Important: this makes cnidscheme "cdb" incompatible with "dbd".
+* NEW: afpd: support for fast catalog searches
+* NEW: ad utility: ad find
+* UPD: afpd: CNID database versioning check for "cdb" scheme
+* UPD: cnid_dbd: CNID database versioning and upgrading. Additional
+       CNID database index for fast name searches.
+
 Changes in 2.2alpha3
 ====================
 
@@ -31,6 +58,14 @@ 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: gentoo: cannot set $CNID_CONFIG
+* FIX: ubuntu: servername was empty
+* UPD: afpd: return version info with machine type in DSIGetStatus
+
 Changes in 2.1.5
 ================