summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-06-19 10:19:43 +1000
committerDamien Miller <djm@mindrot.org>2005-06-19 10:19:43 +1000
commit52c8afeec57cd8f04e08816e1f4563e689f70f83 (patch)
treec17e191ca4e5f8688c2ef238e43e6a2a1698cecd /ChangeLog
parent106075314795dab5eeea6ca547dd6a7573168f7a (diff)
- (djm) [loginrec.c ssh-rand-helper.c] Fix -Wsign-compare for portable,
tested and fixes tim@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d65980b44..04dce8489 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
6 polish dtucker@) 6 polish dtucker@)
7 - djm@cvs.openbsd.org 2005/06/17 02:44:33 7 - djm@cvs.openbsd.org 2005/06/17 02:44:33
8 [auth1.c] make this -Wsign-compare clean; ok avsm@ markus@ 8 [auth1.c] make this -Wsign-compare clean; ok avsm@ markus@
9 - (djm) [loginrec.c ssh-rand-helper.c] Fix -Wsign-compare for portable,
10 tested and fixes tim@
9 11
1020050617 1220050617
11 - (djm) OpenBSD CVS Sync 13 - (djm) OpenBSD CVS Sync
@@ -2747,4 +2749,4 @@
2747 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2749 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2748 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2750 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2749 2751
2750$Id: ChangeLog,v 1.3826 2005/06/18 21:36:10 djm Exp $ 2752$Id: ChangeLog,v 1.3827 2005/06/19 00:19:43 djm Exp $