]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Trunk-BP: struct padding.
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 159941fdb6d13c71122d58f71861bb7546e3db27..79be96a94ee0c1b255bf1bf26d107b0a03c0d45e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,24 @@
+Changes from 1.5.1
+==================
+
+* FIX: Minor bug fixes and code cleanups.
+
 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
 ===================