]> arthur.barton.de Git - netatalk.git/commitdiff
Back-ported NEWS entry from 1.5.1 from stabilizing branch.
authorsrittau <srittau>
Fri, 1 Feb 2002 06:19:42 +0000 (06:19 +0000)
committersrittau <srittau>
Fri, 1 Feb 2002 06:19:42 +0000 (06:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index edb2bbbbc4e2fc41b0db8d87f6e46b7d97bd16c2..d90432bd0beb187104f668e74abe36da9d49af73 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+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. Warning: This still doesn't do what it's
+       supposed to!
+* 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
 ===================