]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Couldn't create folders on FreeBSD 9.1 ZFS fileystems
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index c257225089e14b4382f2b278c0f67a0db6162606..eb0b275cad80c9e8f6f728edf765265e0e91135e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Changes in 3.0.3
+================
+* UPD: afpd: Increase default DSI server quantum to 1 MB
+* UPD: bundled libevent2 is now static
+* NEW: --with-lockfile=PATH configure option for specifying an
+       alternative path for the netatalk lockfile.
+* UPD: systemd service file use PIDFile and ExecReload.
+       From FR #70.
+* FIX: Couldn't create folders on FreeBSD 9.1 ZFS fileystems.
+       Fixed bug #491.
+
 Changes in 3.0.2
 ================
 * NEW: afpd: Put file extension type/creator mapping back in which had
@@ -29,6 +40,8 @@ Changes in 3.0.2
        afpd doesn't do any checks for "wide symlinks".
 * FIX: Automatic AppleDouble conversion to EAs failing for directories.
        Fixes bug #486.
+* FIX: dbd failed to convert appledouble files of symlinks.
+       Fixes bug #490.
 
 Changes in 3.0.1
 ================