]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
add a flag parameter to cnid open functions
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 217a5709a8b32d2210810115392d4e9c6908df95..24bab25f874d5de40905669aa0f8a3399d5fea76 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ Changes in 2.1
 * NEW: configure args to download and install a "private" Webmin instance
        including only basic Webmin modules plus our netatalk.wbm.
 * NEW: cnid_metad: options -l and -f to configure logging
+* NEW: cnid_metad: IPv6 support
+* FIX: cnid_dbd: always use BerkeleyDB transactions
 * NEW: CNID database maintanance utility dbd
 * NEW: support BerkeleyDB upgrade. Starting with the next release
        after 2.1 in case of BerkeleyDB library updates, Netatalk
@@ -22,6 +24,8 @@ Changes in 2.1
        This is used as a cache and as a backup in case the database
        is deleted or corrupted. It can be disabled with a new volume
        option "nocnidcache".
+* NEW: afpd: IPv6 support
+* UPD: afpd: try to install PAM config that pulls in system|common auth
 
 Changes in 2.0.5
 ================
@@ -33,6 +37,8 @@ Changes in 2.0.5
 * FIX: afpd: vetoed files/dirs where still accessible
 * FIX: afpd: cnid_resolve: don't return '..' as a valid name.
 * FIX: uniconv: -d option wasn't working
+* FIX: initscripts installation now correctly uses autoconf paths,
+       ie they're installed to --sysconfdir.
 
 Changes in 2.0.4
 ================