]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
of_findname: remove vol and dir
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index d7e08b7dd1148b384587ae52d7cee081f8e9e864..a5f47fb2d77c92395f0f6cca63554593b70b7cc9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+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
 ==================