]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
cleaning: FORCE_UIDGID is was 100% broken before, it's always broken but with
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 081484e57a5c334af214012dd4be0ed971e3f4b3..b33a48fdea616375c6c242091cce351ee56c3ceb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+Changes from 1.5.3
+==================
+
+* NEW: Add the ability to enable debugging at runtime by sending afpd a
+       SIGUSR1.
+* NEW: Add support for long filename mangling.
+* NEW: Add a -noslp option to disable SLP per afpd instance.
+* NEW: Added -d option for pap to enable debugging at runtime rather than
+       compile time.
+* NEW: Add the ability to use Concurrent Data Store instead of full
+       transactional data store with the CNID DID calculation scheme.
+* FIX: Cleaned up pap man page, eliminating duplicate pap man page (8).
+* FIX: Print out pap status in postscript (%%[..]%%) format for LPRng
+       compatibility.
+      
+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.
+* 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: Clean up some syslog messages.
+
 Changes from 1.5.1
 ==================