diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -89,6 +89,11 @@ | |||
89 | [sshd.8] | 89 | [sshd.8] |
90 | sort the list of options permissable w/ authorized_keys; | 90 | sort the list of options permissable w/ authorized_keys; |
91 | ok djm dtucker | 91 | ok djm dtucker |
92 | - jmc@cvs.openbsd.org 2006/02/13 10:16:39 | ||
93 | [sshd.8] | ||
94 | no need to subsection the authorized_keys examples - instead, convert | ||
95 | this to look like an actual file. also use proto 2 keys, and use IETF | ||
96 | example addresses; | ||
92 | 97 | ||
93 | 20060313 | 98 | 20060313 |
94 | - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) | 99 | - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) |
@@ -3990,4 +3995,4 @@ | |||
3990 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 3995 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
3991 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 3996 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
3992 | 3997 | ||
3993 | $Id: ChangeLog,v 1.4164 2006/03/15 00:31:44 djm Exp $ | 3998 | $Id: ChangeLog,v 1.4165 2006/03/15 00:32:06 djm Exp $ |