- markus@cvs.openbsd.org 2002/06/25 16:22:42
     [authfd.c]
     unnecessary cast
diff --git a/ChangeLog b/ChangeLog
index 5cb8610..5f363d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,9 @@
    - deraadt@cvs.openbsd.org 2002/06/24 17:57:20
      [sftp-server.c sshpty.c]
      explicit (u_int) for uid and gid
+   - markus@cvs.openbsd.org 2002/06/25 16:22:42
+     [authfd.c]
+     unnecessary cast
 
 20020625
  - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh
@@ -1118,4 +1121,4 @@
  - (stevesk) entropy.c: typo in debug message
  - (djm) ssh-keygen -i needs seeded RNG; report from markus@
 
-$Id: ChangeLog,v 1.2279 2002/06/25 23:21:41 mouring Exp $
+$Id: ChangeLog,v 1.2280 2002/06/25 23:22:54 mouring Exp $