From: Christos Zoulas Date: Sat, 20 Nov 2010 17:48:32 +0000 (-0500) Subject: mention addopts fix X-Git-Tag: am-utils-6_2_rc1~1 X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=54594fef12ef8f7eb0e8396ac9f7fbc7634eef3e;p=am-utils-6.2.git mention addopts fix --- diff --git a/ChangeLog b/ChangeLog index 6055c620..7431d801 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-11-20 Christos Zoulas + + * Fix addopts code to work with options that are key=value + when the built-in hasmntopt() code is not used. The problem + was that the code passed "key=" to hasmntopt not "key". + 2009-12-10 Christos Zoulas * Copy all fields of the am_opts structure