]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
attribute name length is 16bits not 32bits, on big endian was returning junk
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 23ee8423976824fcbfb64ee3571dc080319d39f2..217a5709a8b32d2210810115392d4e9c6908df95 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ 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 database maintanance utility dbd
 * NEW: support BerkeleyDB upgrade. Starting with the next release
@@ -13,6 +15,7 @@ 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.