From 6e67581e56d6da4a754294ca5d3c577dcf3cc665 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Sun, 20 Jul 2014 05:59:41 -0400 Subject: [PATCH] mention today's real changes --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.34.1