Add password command line options to some utils. Fix and update man pages.
diff --git a/CHANGES b/CHANGES index 1289d84..b7d6be4 100644 --- a/CHANGES +++ b/CHANGES
@@ -4,6 +4,12 @@ Changes between 0.9.4 and 0.9.5 [xx XXX 1999] + *) Add options to some of the utilities to allow the pass phrase + to be included on either the command line (not recommended on + OSes like Unix) or read from the environment. Update the + manpages and fix a few bugs. + [Steve Henson] + *) Add a few manpages for some of the openssl commands. [Steve Henson]