]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Fix byte order detection
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 2091ebdb866de6017cf83832a1a5454378221a1a..694ed71d5405e062ab8964c3169bd3241da634ce 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,11 +2,17 @@ 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. 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
 =====================