]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Revert server_notif code. We're testing something new in current, and it
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index d0f798136f5bf0d52168ebd69cfca3276dc5d8b2..ef3fd97557a34f715701a4151f8579c12ab8b0c1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,28 @@
+Changes from 1.5.1
+==================
+
+* NEW: NetBSD support contributed by David Rankin and NetBSD contributors.
+       This includes a new configure option --enable-netbsd.
+* 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
 ==================
 
 * 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.
+* 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).