This release is mostly to facilitate use of set membership options.
New libopts function --> revision bump.
New in 5.17.4pre10 May 2013
* --save-opts documentation cleanup
* optionMemberList() will return an allocated string containing
the names of the bits set in the option.
* OPT_MEMLST_option_name is a new macro that invokes that function
for "option_name"
* Set membership strings are now more forgiving in their syntax.
See "Arg Type Set Membership" in the docs.
|