diff options
author | Damien Miller <djm@mindrot.org> | 2008-07-14 11:28:29 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2008-07-14 11:28:29 +1000 |
commit | 81dec0589a487b14054657cc5f3aff62d56511da (patch) | |
tree | f7bc54b7fc41f126f51209d2eec5944376f4f62b /ChangeLog | |
parent | a034baf1b958a029a608b231ae4ce95cc24f70e1 (diff) |
- sthen@cvs.openbsd.org 2008/07/13 21:22:52
[ssh-keygen.c]
Change "ssh-keygen -F [host] -l" to not display random art unless
-v is also specified, making it consistent with the manual and other
uses of -l.
ok grunk@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,3 +1,12 @@ | |||
1 | 20080714 | ||
2 | - (djm) OpenBSD CVS Sync | ||
3 | - sthen@cvs.openbsd.org 2008/07/13 21:22:52 | ||
4 | [ssh-keygen.c] | ||
5 | Change "ssh-keygen -F [host] -l" to not display random art unless | ||
6 | -v is also specified, making it consistent with the manual and other | ||
7 | uses of -l. | ||
8 | ok grunk@ | ||
9 | |||
1 | 20080712 | 10 | 20080712 |
2 | - (djm) OpenBSD CVS Sync | 11 | - (djm) OpenBSD CVS Sync |
3 | - djm@cvs.openbsd.org 2008/07/12 04:52:50 | 12 | - djm@cvs.openbsd.org 2008/07/12 04:52:50 |
@@ -4633,4 +4642,4 @@ | |||
4633 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 4642 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
4634 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 4643 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
4635 | 4644 | ||
4636 | $Id: ChangeLog,v 1.5075 2008/07/12 07:12:49 djm Exp $ | 4645 | $Id: ChangeLog,v 1.5076 2008/07/14 01:28:29 djm Exp $ |