This commit is contained in:
mes5k 2004-07-04 02:34:28 +00:00
parent fc56674402
commit 3629a21123

4
NEWS
View File

@ -32,3 +32,7 @@ without short options, meaning the user is forced to use only long options.
This is useful for programs with more options than map sensibly to single This is useful for programs with more options than map sensibly to single
chars. chars.
7/3/04 - Added a new constructor and handling to the various value args
that allows the user to provide a list of values that the input arg values
should be restricted to.