pwgen (1-13) unstable; urgency=low

  * install pwgen in mode 755, not 555.

 -- Vincent Renardias <vincent@waw.com>  Mon, 25 Jan 1999 05:51:20 +0100

pwgen (1-12) unstable; urgency=low

  * Plenty of good stuff contributed by Jim Lynch <jim@laney.edu>:
  * added -h and --help to the list of supported options.
    == pwgen (1-11.4) unstable; urgency=low
  * Cleaned up options parser. Now:
     - all options exclude repetition of themselves
     - -acn excludes -s
     - -s excludes -acn
     - -h in a future release.
    Note: this finshes fixes of Bug#25525.
    == pwgen (1-11.3) unstable; urgency=low
  * Made the function header for pwgen() be ANSI-compatible
  * Note: I just discovered that 1-11.1 fixes Bug#25525, and
    the parser will be fixed in .4, when I tighten up the parser.
    == pwgen (1-11.2) unstable; urgency=low
  * Modified manpage to combine the descriptions for short options with
    their equivalent long options.
    == pwgen (1-11.1) unstable; urgency=low
  * Added command-line arg handling (-a, -c, -n, -s) which implement
    the old preprocessor definitions ALTPHON, CAPITALIZE, NUMERALS and
    an unhooked secure password generator, respectively. Define ALLBYOPTS
    in the preprocessor to activate. When defined, ALTPHON, CAPITALIZE and
    NUMERALS have no effect. When not defined, is practically identical to
    version 1-11. The default for 1-11.1 will have ALLBYOPTS defined. Now,
    one copy of the pwgen binary will suffice when 16 would have been needed
    before to provide the same functionality. Also, the long options
    --alt-phonics, --capitalize, --numerals and --secure are identical
    aliases to -a, -c, -n and -s, respectively.
  * updated man page pwgen.1 to reflect all new functionality.
  * updated Makefile so it defines ALLBYOPTS and no longer defines ALTPHON,
    CAPITALIZE and NUMERALS when compiling pwgen (and spwgen; this
    has no effect, the secure option in pwgen is identical to the 
    implementation in spwgen. So, I have arranged for the Makefile to
    not build or install spwgen.)

 -- Vincent Renardias <vincent@waw.com>  Fri, 24 Apr 1998 19:37:50 +0200

pwgen (1-11) unstable; urgency=low

  * Corrected usage string (Bug #21612).

 -- Vincent Renardias <vincent@waw.com>  Fri, 24 Apr 1998 19:37:50 +0200

pwgen (1-10) unstable; urgency=low

  * Corrected typo. in manpage (Bug #15027).

 -- Vincent Renardias <vincent@waw.com>  Thu, 18 Dec 1997 05:08:06 +0100

pwgen (1-9) unstable; urgency=low

  * Added a 'spwgen' command to get more 'secure' passwords.
    Fixes bug #13162.

 -- Vincent Renardias <vincent@waw.com>  Mon, 10 Nov 1997 06:14:12 +0100

pwgen (1-8) unstable; urgency=low

  * Documented bug #10192 so that it becomes a feature. _(;

 -- Vincent Renardias <vincent@waw.com>  Wed, 28 May 1997 21:06:38 +0200

pwgen (1-7) unstable; urgency=low

  * Rebuilt with libc6.

 -- Vincent Renardias <vincent@waw.com>  Thu, 1 May 1997 21:45:05 +0200

pwgen (1-6) unstable; urgency=low

  * Changed architecture from control file (i386 => any).

 -- Vincent Renardias <vincent@waw.com>  Sat, 19 Apr 1997 10:42:34 +0200

pwgen (1-5) unstable; urgency=low

  * Modified usage info (Fixes bug #8227).

 -- Vincent Renardias <vincent@waw.com>  Mon, 24 Mar 1997 23:33:11 +0100

pwgen (1-4) unstable; urgency=low

  * Modified RNG initialisation (Fixes Bug #6508).

 -- Vincent Renardias <vincent@waw.com>  Sat, 11 Jan 1997 22:58:24 +0100

pwgen (1-3) unstable; urgency=low

  * Maintainer changed
  * Tuned Makefile

 -- Vincent Renardias <vincent@waw.com>  Sat, 19 Oct 1996 04:32:26 +0200

pwgen (1-2) unstable; urgency=low

  * Binary not stripped
  * More documentation regarding the origin of the package

 -- Christoph Lameter <clameter@debian.org>  Thu, 26 Sep 1996 14:51:46 +0800

pwgen (1-1) unstable; urgency=low

  * Initial Release

 -- Christoph Lameter <clameter@debian.org>  Fri, 20 Sep 1996 14:51:46 +0800

Local variables:
mode: debian-changelog
End:
