]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Merge branch 'develop' into ad_set
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 3aed94ffe9280f8fc99f51461b5bc2bfe8c7a5f7..854d591cbc33ba74c8618804949a2c7aa660ab92 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes in 3.0 alpha3
+=====================
+
+* NEW: afpd: Per volume "login message", NetAFP bug ID #18
+* UPD: unix charset is UTF8 by default
+       vol charset is same value as unix charset by default
+
 Changes in 3.0 alpha2
 =====================
 
@@ -5,12 +12,17 @@ Changes in 3.0 alpha2
        CAP hexencode as "2e" and "2f" respectively
 * UPD: afdp: Automatic name conversion, renaming files and directories
        containing CAP sequences to their not enscaped forms
+* UPD: afpd: Correct handling of user homes and users without homes
+* UPD: afpd: Perform complete automatic adouble:v2 to adouble:ea conversion
+       as root. Previously only unlinking the adouble:v2 file was done as root
 * UPD: dbd: -C option removes CAP encoding
 * UPD: Add graceful option to RedHat init script
 * UPD: Add --disable-bundled-libevent configure options When set to yes,
        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