]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
New global option "solaris share reservations"
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 98dd864935366238ca32a76770469039022440df..fec9ef872566143f8aa0bd5f6e1370dba0bba278 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,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
+
 Changes in 3.0 alpha2
 =====================
 
@@ -14,6 +28,8 @@ Changes in 3.0 alpha2
        we rely on a properly installed version on libevent CPPFLAGS and LDFLAGS
        should be set properly to pick that up
 * UPD: Run ldconfig on Linux at the end of make install
+* FIX: afpd: ad cp on appledouble = ea volumes
+* FIX: dbd: ignore ._ appledouble files
 * REM: Volumes options "use dots" and "hex encoding"
 
 Changes in 3.0 alpha1