diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2002-12-05 22:49:54 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2002-12-05 22:49:54 +0000 |
commit | 5d936d839d0b2a08b09120c022ed54e623029a66 (patch) | |
tree | be89cf6bc265d1dad66eeb6d364f29053194e429 | |
parent | 0746c2e1d0195c023d66096db0c6ef0718409525 (diff) | |
download | pkgsrc-5d936d839d0b2a08b09120c022ed54e623029a66.tar.gz |
Added pwgen 2.02 - password generator which creates password which can
be easily memorized by a human.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 941566339bb..7139180e353 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.698 2002/12/05 21:45:39 drochner Exp $ +$NetBSD: CHANGES,v 1.699 2002/12/05 22:49:54 jdolecek Exp $ Changes to the packages collection and infrastructure in 2002: @@ -3832,3 +3832,4 @@ Changes to the packages collection and infrastructure in 2002: Updated tremor to 1.0.2nb2 [chris 2002-12-05] Added tkpasman-2.2 [jmmv 2002-12-05] Updated dx to 4.2.0 [drochner 2002-12-05] + Added pwgen-2.02 [jdolecek 2002-12-05] |