diff options
author | Damien Miller <djm@mindrot.org> | 2001-06-27 23:26:38 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2001-06-27 23:26:38 +1000 |
commit | b90416b7df65a0d8e36c5e6887e33ebd8b25125c (patch) | |
tree | df9652eac20fd383c3f0d36b81de96eb993fdfa2 /ChangeLog | |
parent | b5b0af4d58906ff332ec0b67ca0b9cf3965f926a (diff) |
- (djm) Sync with -current openbsd-compat/readpassphrase.c:
- djm@cvs.openbsd.org 2001/06/27 13:23:30
typo, spotted by Tom Holroyd <tomh@po.crl.go.jp>; ok deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6,6 +6,9 @@ | |||
6 | - (djm) Rename sysconfdir/primes => sysconfdir/moduli | 6 | - (djm) Rename sysconfdir/primes => sysconfdir/moduli |
7 | - (djm) Oops, forgot make logic for primes=>moduli. Also try to rename | 7 | - (djm) Oops, forgot make logic for primes=>moduli. Also try to rename |
8 | existing primes->moduli if it exists. | 8 | existing primes->moduli if it exists. |
9 | - (djm) Sync with -current openbsd-compat/readpassphrase.c: | ||
10 | - djm@cvs.openbsd.org 2001/06/27 13:23:30 | ||
11 | typo, spotted by Tom Holroyd <tomh@po.crl.go.jp>; ok deraadt@ | ||
9 | 12 | ||
10 | 20010625 | 13 | 20010625 |
11 | - OpenBSD CVS Sync | 14 | - OpenBSD CVS Sync |
@@ -5800,4 +5803,4 @@ | |||
5800 | - Wrote replacements for strlcpy and mkdtemp | 5803 | - Wrote replacements for strlcpy and mkdtemp |
5801 | - Released 1.0pre1 | 5804 | - Released 1.0pre1 |
5802 | 5805 | ||
5803 | $Id: ChangeLog,v 1.1329 2001/06/27 11:52:32 djm Exp $ | 5806 | $Id: ChangeLog,v 1.1330 2001/06/27 13:26:38 djm Exp $ |