]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
document sync option:
[nfs-utils.git] / ChangeLog
index 9cca4f9401123b4938d5a117a8677caef854e3fe..ebe9ae7dd961b592d5f5a371703a4b9434f8399b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,14 @@
          escaped (as with quotes, spaces, etc.), so they won't be treated
          as a comment when they're read back in again.
                "Steinar H. Gunderson" <sesse@debian.org>
-       
+       - Only treat '#' as starting a comment when at the start of a
+         token, otherwise '#' in filenames cannot be read.
+               NeilBrown
+       - document sync option:
+         Document the 'sync' option in the exports(5) man page -- ATM
+         only the 'async' option is documented, which is not very
+         symmetric. :-)  "Steinar H. Gunderson" <sesse@debian.org>
+
 2006-04-12 NeilBrown <neilb@suse.de>
        Remove **/Makefile.in, aclocal.m4, configure, and
         support/include/config.h.in from source control