diff options
author | Damien Miller <djm@mindrot.org> | 2005-06-19 07:36:10 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2005-06-19 07:36:10 +1000 |
commit | 06221f152770ec493ff4e8ec5ff18b39e1258f72 (patch) | |
tree | af10bc45e18d53ec4bbe98729d8669af79ec75f4 /ChangeLog | |
parent | 6abf57ccbf13a043a2a2b7c8a662fc3e50d71d20 (diff) |
- djm@cvs.openbsd.org 2005/06/17 02:44:33
[auth1.c] make this -Wsign-compare clean; ok avsm@ markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,6 +4,8 @@ | |||
4 | [auth1.c] split protocol 1 auth methods into separate functions, makes | 4 | [auth1.c] split protocol 1 auth methods into separate functions, makes |
5 | authloop much more readable; fixes and ok markus@ (portable ok & | 5 | authloop much more readable; fixes and ok markus@ (portable ok & |
6 | polish dtucker@) | 6 | polish dtucker@) |
7 | - djm@cvs.openbsd.org 2005/06/17 02:44:33 | ||
8 | [auth1.c] make this -Wsign-compare clean; ok avsm@ markus@ | ||
7 | 9 | ||
8 | 20050617 | 10 | 20050617 |
9 | - (djm) OpenBSD CVS Sync | 11 | - (djm) OpenBSD CVS Sync |
@@ -2745,4 +2747,4 @@ | |||
2745 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 2747 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
2746 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 2748 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
2747 | 2749 | ||
2748 | $Id: ChangeLog,v 1.3825 2005/06/18 21:31:37 djm Exp $ | 2750 | $Id: ChangeLog,v 1.3826 2005/06/18 21:36:10 djm Exp $ |