summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-07-04 00:12:53 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-07-04 00:12:53 +0000
commit5a9d0eaba699968ae29bf560e4546d09edcb440d (patch)
treeb92b775ccc294301f31addb97cccf3275481265e /ChangeLog
parent810af968b8c36cb5fb960483d051ba0c7805296a (diff)
- deraadt@cvs.openbsd.org 2002/06/30 21:54:16
[auth2.c session.c sshd.c] lint asks that we use names that do not overlap
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 089a532ed..897fe8889 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,9 @@
30 - deraadt@cvs.openbsd.org 2002/06/28 23:05:06 30 - deraadt@cvs.openbsd.org 2002/06/28 23:05:06
31 [sshd.c] 31 [sshd.c]
32 gidset[2] -> gidset[1]; markus ok 32 gidset[2] -> gidset[1]; markus ok
33 - deraadt@cvs.openbsd.org 2002/06/30 21:54:16
34 [auth2.c session.c sshd.c]
35 lint asks that we use names that do not overlap
33 36
3420020702 3720020702
35 - (djm) Use PAM_MSG_MEMBER for PAM_TEXT_INFO messages, use xmalloc & 38 - (djm) Use PAM_MSG_MEMBER for PAM_TEXT_INFO messages, use xmalloc &
@@ -1238,4 +1241,4 @@
1238 - (stevesk) entropy.c: typo in debug message 1241 - (stevesk) entropy.c: typo in debug message
1239 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1242 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1240 1243
1241$Id: ChangeLog,v 1.2323 2002/07/04 00:11:40 mouring Exp $ 1244$Id: ChangeLog,v 1.2324 2002/07/04 00:12:53 mouring Exp $