summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-25 23:21:41 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-25 23:21:41 +0000
commitc2df3ec0c03f303caadf3f04d9bc72a0783b8030 (patch)
tree54de658696befa410d0ea54efb7b5a489b72cb79 /ChangeLog
parent9b4139742f146f6048af147da136e8d71c52605e (diff)
- deraadt@cvs.openbsd.org 2002/06/24 17:57:20
[sftp-server.c sshpty.c] explicit (u_int) for uid and gid
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 97c0442e..5cb86103 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,9 @@
- itojun@cvs.openbsd.org 2002/06/24 15:49:22
[msg.c]
printf type pedant
+ - deraadt@cvs.openbsd.org 2002/06/24 17:57:20
+ [sftp-server.c sshpty.c]
+ explicit (u_int) for uid and gid
20020625
- (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh
@@ -1115,4 +1118,4 @@
- (stevesk) entropy.c: typo in debug message
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
-$Id: ChangeLog,v 1.2278 2002/06/25 23:20:18 mouring Exp $
+$Id: ChangeLog,v 1.2279 2002/06/25 23:21:41 mouring Exp $