]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
afp_createfile initalize of pointer before use help :(
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index dc6be34cbc596c6512a3cdb58bbcbcf3720c0df9..a5f47fb2d77c92395f0f6cca63554593b70b7cc9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,18 @@ 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.
+* NEW: Create .AppleDB directories for '~' shares with the umask of the 
+       user.  This avoids creating wide open directories within users'
+       home directories.
+* 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
 ==================