]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Fix byte order detection
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 50eaf5e542454457729dc7b7bd4b10ded820b96d..694ed71d5405e062ab8964c3169bd3241da634ce 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,12 +4,15 @@ Changes in 3.0 alpha3
 * NEW: afpd: Per volume "login message", NetAFP bug ID #18
 * NEW: afpd: Cross-platform locking (share modes) on Solaris and derivates
        with Solaris CIFS/SMB server. Uses new Solaris fcntl F_SHARE share
-       reservation locking primitives.
+       reservation locking primitives. Enabled by default, set global
+       "solaris share reservations" option to false to disable it.
 * NEW: ad: ad set subcommand for changing Mac metadata on the server
 * UPD: unix charset is UTF8 by default
        vol charset is same value as unix charset by default
 * FIX: afpd: Server info packet was malformed resulting in broken
        server names being displayed on clients
+* FIX: afpd: Byte order detection. Fixes an error where Netatalk on
+       OpenIndiana returned wrong volume size information.
 
 Changes in 3.0 alpha2
 =====================