]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Reloading volumes from config file was broken
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index e203bd412aee72d0d1dc258141720c0ae4ee93b9..6e2a1287386214904f73db8dfd45dc8e4873faae 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,15 @@
 Changes in 3.0.2
 ================
+* NEW: afpd: Put file extension type/creator mapping back in which had
+       been removed in 3.0.
+* UPD: ignore duplicated or nested volume path.
 * FIX: "path" parameter value may contain symlink.
 * FIX: "basedir regex" was never able to treat symlink.
        If /home -> /usr/home, set "basedir regex = /usr/home".
+* FIX: Memory leak
+* FIX: Copying packages to a Netatalk share could fail, bug #469
+* FIX: Reloading volumes from config file was broken.
+       Fixes bug #474.
 
 Changes in 3.0.1
 ================