]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
1.5.3.1
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 9d8320b5cbe7f419666f04b121598387177f6f00..9377001d9182105f294fa62073a705ceeaad6b30 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Changes from 1.5.2
+==================
+
+* UPD: Extend the --disable-shell-check functionality to ignore users
+       with _no_ shell.  Also, send a log message if a user is refused login
+       based on the fact that they have no shell.
+* UPD: Autoconf updates.
+* UPD: Tru64 afpd authentication updates.
+* UPD: As always: lots of minor code cleanups.
+* FIX: Problems with Photoshop trying to open image files has been
+       corrected.
+* FIX: Preserve special permission bits when creating or modifying
+       directories.
+* FIX: afp_deleteid() now deletes the specified file and not the parent
+       directory.
+* FIX: papd does now announce that it supports binary data to its clients.
+* FIX: NetBSD ELF support.
+* FIX: acleandir.rc is now installed in the bin directory.
+* FIX: megatron does now compile even if compiled with -DDEBUG.
+* FIX: Clean up some syslog messages.
+
 Changes from 1.5.1
 ==================
 
@@ -15,6 +36,8 @@ Changes from 1.5.1
 * UPD: CNID DB code sync'd with the current CVS version.  NOTE: Using this
        code requires you to delete _all_ existing .AppleDB directories in
        order to avoid database corruption!
+* FIX: The file AppleVolumes.system contained wrong line breaks so that
+       not all file types were properly recognized.
 * 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.