]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
* FIX: macusers script can now cope with IP addresses instead of host names.
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 402bea3d4c65d24464c1677c158032b43ca2b64d..af0feaa719ed5278595d0fcdb2c783deccdcacd5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,39 @@
+Changes in 1.6.2
+================
+
+* FIX: macusers script can now cope with IP addresses instead of host names.
+
+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
+================
+
+* FIX: pap looks at the STDOUT file descriptor to see if it's connected to
+       a tty, instead of STDIN.
+
 Changes in 1.6pre2
 ==================
 
 * UPD: Removed --with-catsearch option from configure and enable FPCatSearch
        by default.
+* UPD: The dbpath argument does now support variable substitution.
 * FIX: Build fix for non-GNU-C compilers in libatalk/util/logger.c.
+* FIX: Two directories with the same name but different case confused the
+       Mac Finder.
+* FIX: The ROOT_PARENT directory could get invalidated.
 
 Changes in 1.6pre1
 ====================