From: zoulasc Date: Mon, 7 Mar 2016 23:09:18 +0000 (-0500) Subject: Mention today's changes. X-Git-Url: https://git.fsl.cs.sunysb.edu/?a=commitdiff_plain;h=27d255a6f7a9408e583b3a663cf9d826711686fa;p=am-utils-6.2.git Mention today's changes. --- diff --git a/ChangeLog b/ChangeLog index 569120ac..32c1874f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2016-03-07 Christos Zoulas + + * add the missing sec= auth options and aliaes that Linux supports + * handle multiple sec= options on NFSv4 correctly + * don't append the sec= field to mnt_options 2ice + * default to string option mounting for NFSv4 since + handling of the auth_flavours is broken in the Linux kernel. + (note that the "rw" option is not handled by the kernel) + 2016-03-03 Christos Zoulas * Fix simulated attribute cache on Linux