From: Christos Zoulas Date: Sun, 20 Jul 2014 09:59:41 +0000 (-0400) Subject: mention today's real changes X-Git-Url: https://git.fsl.cs.sunysb.edu/?a=commitdiff_plain;h=6e67581e56d6da4a754294ca5d3c577dcf3cc665;p=am-utils-6.2.git mention today's real changes --- diff --git a/ChangeLog b/ChangeLog index 935a83a5..c50b2393 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,14 @@ * refresh some autoconf files * force autoconf version since earlier versions don't work + * changes from raven at themaw.net to support NFSv3 for automounted + toplevel filesystems presented to the list in May. A few bug fixes + and integration changes by me. The code now works well enough to + mount the filesystem with NFSv3 and automount children but readdir + does not work yet (so no listing of automounted filesystems). + The new code is not enabled by default. To enable use + auto_nfs_version = 3 + in your configuration file. 2014-03-26 Christos Zoulas