]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
ignore ._ appledouble files
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 47791c31c80faaa44d5a553718aef48d03098440..c6f50991886bc6096be179465fcc6e83aa202edd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,22 @@
 Changes in 3.0 alpha2
 =====================
 
+* UPD: afpd: Store '.' as is and '/' as ':' on the server, don't
+       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
 =====================