]> arthur.barton.de Git - netatalk.git/blobdiff - ChangeLog
Add a missing '/'.
[netatalk.git] / ChangeLog
index 1f36ada25921323bce0a6a12cf7674770ffc9819..7944237a99bd7f700a6bb077b36ae65b1db3631c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2002-02-09  joe c  <marcus@marcuscom.com>
+       * etc/afpd/afp_options.c: Redo the -server_notif flag.  Now, server
+       notifications are enabled by default, and specifying the -client_polling
+       flag will disable them.
+
+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