]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Fix an issue caused by read-only ._ ressource forks
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 070b773c353605796414bb1646cd3f5368255a32..8a628754efbe00327b98b83f44db3765ed585f74 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,10 +18,14 @@ Changes in 3.0.3
 * NEW: AFP stats about active session via dbus IPC. Client side python
        program `afpstats`. Requires dbus, dbus-glib any python-dbus.
        configure option --dbus-sysconf-dir for specifying dbus
-       system security configuration files.       
+       system security configuration files.
+       New option 'afpstats' (default: no) which determines whether
+       to enable the feature or not.
 * NEW: dtrace probes, cf include/atalk/afp_dtrace.d for available
        probes.
 * UPD: Reload groups when reloading volumes. FR #71.
+* FIX: Attempt to read read-only ._ rfork results in disconnect.
+       Fixes bugs #502.
 
 Changes in 3.0.2
 ================