- 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
diff --git a/ChangeLog b/ChangeLog
index 089a532..897fe88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,9 @@
    - deraadt@cvs.openbsd.org 2002/06/28 23:05:06
      [sshd.c]
      gidset[2] -> gidset[1]; markus ok
+   - 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
 
 20020702
  - (djm) Use PAM_MSG_MEMBER for PAM_TEXT_INFO messages, use xmalloc & 
@@ -1238,4 +1241,4 @@
  - (stevesk) entropy.c: typo in debug message
  - (djm) ssh-keygen -i needs seeded RNG; report from markus@
 
-$Id: ChangeLog,v 1.2323 2002/07/04 00:11:40 mouring Exp $
+$Id: ChangeLog,v 1.2324 2002/07/04 00:12:53 mouring Exp $