]> arthur.barton.de Git - netatalk.git/commitdiff
Documented NEWS for 1.5.2.
authorsrittau <srittau>
Fri, 8 Feb 2002 00:06:02 +0000 (00:06 +0000)
committersrittau <srittau>
Fri, 8 Feb 2002 00:06:02 +0000 (00:06 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 79be96a94ee0c1b255bf1bf26d107b0a03c0d45e..8d56d05dba6b88d4032a0f4a3cc457c5e5c09243 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,19 @@
 Changes from 1.5.1
 ==================
 
-* FIX: Minor bug fixes and code cleanups.
+* 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: 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
 ==================