]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Rename asaddump to apple_dump
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 7c9a75f735ea5277216ba738a2038ea7db8970f0..5441053468672a8eaa50ab6b1f0dd2f4870b42ed 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,7 @@ Changes in 2.1-beta1
        database can't be open.
 * NEW: support for Unicode characters in the range above U+010000 using
        internal surrogate pairs
+* NEW: apple_dump: utility to dump AppleSingle and AppleDouble files
 * UPD: atalkd and papd are now disabled by default. AppleTalk is legacy.
 * UPD: slp advertisement is now disabled by default. server option -slp
        SRVLOC is legacy.
@@ -34,8 +35,14 @@ Changes in 2.1-beta1
 * FIX: initscripts installation now correctly uses autoconf paths,
        ie they're installed to --sysconfdir.
 * FIX: UTF-8 volume name length
+* FIX: atalkd: workaround for broken Linux 2.6 AT kernel module:
+       Linux 2.6 sends broadcast queries to the first available socket
+       which is in our case the last configured one. atalkd now tries to
+       find the right one.
+       Note: now a misconfigured or plugged router can broadcast a wrong route !
 * REM: cnid_maint: use dbd [FIXME: s/dbd/INSERT NAME HERE/]
- *REM: cleanappledouble.pl: use dbd [FIXME: s/dbd/INSERT NAME HERE/]
+* REM: cleanappledouble.pl: use dbd [FIXME: s/dbd/INSERT NAME HERE/]
+* REM: nu: use `macusers` instead
 
 Changes in 2.0.5
 ================