]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Merge cnid_maint from HEAD.
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index d90432bd0beb187104f668e74abe36da9d49af73..2cf5103fca7d6187a30568a2dd4ce6b24a40318c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Changes from 1.5.1
+==================
+
+* NEW: NetBSD support contributed by David Rankin and NetBSD contributors.
+       This includes a new configure option --enable-netbsd.
+* NEW: -server_notif afpd flag has been added to control whether or not
+       you want the server to send notifications (this is the current way
+       of doing things).  If you do not specify this flag (default), the 
+       client will poll the server every 10 seconds for directory updates.
+* UPD: Use separate macro for AFS configure check.
+* UPD: Some Perl scripts are now (partially) auto-generated. This improves
+       out-of-the-box usage of Netatalk.
+* UPD: Solaris Kernel Makefile is now auto-generated. This fixes some path
+       issues, but isn't perfect, yet. Added some Solaris compatibility
+       fixes to the Kernel sources, too.
+* FIX: AFS compilation would fail due to a misnamed variable.
+* FIX: SLP configure check was wrong so SLP did not compile.
+* FIX: Fix the way quotas are handled under certain situations.
+* FIX: Do not enable debugging code if debugging option is not set.
+* FIX: Some problems with wrongly assigned DIDs were fixed.
+* FIX: Various bug fixes and code cleanups.
+
 Changes from 1.5.0
 ==================