]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
afp_listextattr, use ad_rlen rather than ad_eid[ADEID_RFORK].ade_len, ade_len is...
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 23ee8423976824fcbfb64ee3571dc080319d39f2..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
@@ -13,12 +17,14 @@ Changes in 2.1
 * NEW: AppleDouble compatible UNIX files utility suite `ad ...`.
        With 2.1 only `ad ls`.
 * NEW: afpd: AFP 3.2 support
+* NEW: afpd: Extended Attributes support using AppleDouble files
 * NEW: afpd: ACL support with ZFS
 * NEW: afpd: ExtendedAttributes support with ZFS
 * NEW: afpd: store and read CNIDs to/from AppleDouble files by default.
        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
 ================
@@ -30,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
 ================