]> arthur.barton.de Git - netatalk.git/blobdiff - ChangeLog
Add the -server_notif server flag to specify whether or not to advertise
[netatalk.git] / ChangeLog
index 1f36ada25921323bce0a6a12cf7674770ffc9819..f92e858e361d23b8265f863c41dbb72beced85b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-02-06  joe c  <marcus@marcuscom.com>
+       * etc/afpd/globals.h, etc/afpd/afp_options.c, etc/afpd/status.c
+       etc/afpd/volume.c: Add a new option -server_notif to specify that
+       a server supports server notifications.  If this flag is not specified
+       the client will poll the server every 10 seconds for directory changes.
+
 2002-02-03  and m  <morgan@orst.edu>
        * bin/afppasswd/Makefile.am
        Added an install-exec-hook to make the afppasswd binary suid root