mention today's real changes
authorChristos Zoulas <christos@zoulas.com>
Sun, 20 Jul 2014 09:59:41 +0000 (05:59 -0400)
committerChristos Zoulas <christos@zoulas.com>
Sun, 20 Jul 2014 09:59:41 +0000 (05:59 -0400)
ChangeLog

index 935a83a51c58104d84e0a8a3616ffef136e10f4f..c50b2393fc2b8cb040bca91c72dfd2b86a006a8e 100644 (file)
--- 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 <christos@zoulas.com>