]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Fix another error in moveandrename introduce probably because the *at func cleanup...
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index dc4b1f0bbf20fcd1f3c44f31aef8f2890d273a33..196b1a4aea558994c03b8ed8cdca39d94e036ebb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Changes in 2.2beta4
+===================
+
+* FIX: afpd: generate mersenne primes for DHX2 UAM once at startup,
+       not for every login
+* FIX: Support for platforms that do not have the *at functions
+* UPD: afpd: put POSIX write lock on volume files while reading them
+
 Changes in 2.2beta3
 ===================
 
@@ -5,6 +13,8 @@ Changes in 2.2beta3
        volume free space using `du -sh` with popen
 * FIX: afpd: fix idle connection disconnects
 * FIX: afpd: don't disconnect sessions for clients if boottimes don't match
+* FIX: afpd: better handling of very long filenames that contain many
+       multibyte UTF-8 glyphs
 
 Changes in 2.2beta2
 ====================