]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Streamline NEWS.
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index ac2778f2184fcf822bd4c59e489cf6de385d3266..1112a35389572818b4aac21a1011ff9f4ec6f712 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,31 @@
+Changes in 1.6.3
+================
+
+* FIX: afpd: Files could be opened for writing on read-only filesystems.
+
+Changes in 1.6.2
+================
+
+* FIX: atalkd: Fixes for reading long configuration file lines. [Dan Wilga]
+* FIX: afpd: CNID id allocation in a multiuser environment.
+* FIX: papd: Fix PSSP support when PAM is enabled.
+* FIX: macusers: Can now cope with IP addresses as well as host names.
+* FIX: etc2ps.sh: Install correctly.
+
 Changes in 1.6.1
 ================
 
 * UPD: Improve --enable-fhs. [Olaf Hering]
+* UPD: Add BDB 4.1.x support.
+* UPD: Add more documentation on CNID, as well as list which versions
+       of Berkeley DB are supported.
 * FIX: Codepage file maccode.koi8-r is now correctly cleaned.
 * FIX: Fix init script location on SuSE. [Olaf]
+* FIX: Build fixes. [Olaf, Steven N. Hirsch]
+* FIX: Various bugs when a user doesn't have access permission to a folder.
+       (Fixes an OSX kernel panic.)
+* FIX: CNID, folders' DID handling with concurrent access or symlinks.
+       (Fixes an endless loop in afpd.)
 
 Changes in 1.6.0
 ================