]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
New util netacnv for testing libunicode
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index ffa9fba942369573156e7fb9f3ad55add61ef0fe..4c99d4c789acdb675ed7d93cbda7370fc855fa3d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,11 @@ Changes in 2.1
 * UPD: cdb/dbd CNID backend requires BerkeleyDB >= 4.6
 * FIX: rewritten logger
 * FIX: afpd: UNIX permissions handling
+* 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
@@ -20,6 +24,7 @@ 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
 
 Changes in 2.0.5
 ================
@@ -31,6 +36,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
 ================