]> 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 e038942e27091366508cfb47ba2d71eff82a250d..d0f798136f5bf0d52168ebd69cfca3276dc5d8b2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+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.
+
+Changes from 1.5rc2
+===================
+
+* FIX: Compilation on Tru64 systems was broken, since libtool's acinclude.m4
+       file on the packagers system did not contain the necessary patch.
+* FIX: On some systems, atalkd refuses to start, since it couldn't detect
+       any interfaces. This was caused by an overzealous validity check.
+
 Changes from 1.5rc1
 ===================