X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=c5401152fda61dde94eea7d94c27084badc9deed;hp=b6df9980617238a7c4ef530e682f0b0ff098bf16;hb=1769ac4444005c027dc1baa33946eb16cd48444b;hpb=0f548e3b10e30a20a53ec26df106fc7a9c918ed5 diff --git a/ChangeLog b/ChangeLog index b6df998..c540115 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,22 @@ and multiple entries of the same type for the same patch that matches a given client. The entire rationale and problem description can be found at http://bugs.debian.org/245449 (fumihiko kakuma ) - + - escape hashes in exports + Makes sure any # signs in the printed-out exports file are + 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" + - 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" + - mountd state directory: + Let the user select (via a new parameter) the path to the NFS + state directory for mountd, to match the statd functionality. + "Steinar H. Gunderson" 2006-04-12 NeilBrown Remove **/Makefile.in, aclocal.m4, configure, and