]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Back-port from HEAD: New afpd option: -timeout.
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index d383a13a2910d07f0f13d6a2a742ef58b4d474d8..d0f798136f5bf0d52168ebd69cfca3276dc5d8b2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,10 +3,14 @@ Changes from 1.5.0
 
 * NEW: Added a program called cnid_didname_verify that can be used to
        verify the consistency of the CNID database.
+* NEW: New afpd option: -timeout. See afpd.conf for more information.
 * UPD: Code cleanups and compatibility fixes to macusers.
+* UPD: AppleVolumes.system was cleaned up.
 * FIX: Really fix Tru64 compilation (see last entry).
 * FIX: Hand correct error value back to AFP client when deleting files or
        directories fails.
+* FIX: Leading or trailing spaces are now forbidden on volumes that have
+       the AFPVOL_MSWINDOWS flag set.
 * FIX: Minor code cleanups and warning fixes.
 * FIX: Make quota support work on FreeBSD.