summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-07-23 21:15:13 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-07-23 21:15:13 +0000
commit41daec7538e7887dc540fdd56afbd21e3c42133e (patch)
tree97e54f2f2f3c8a7014bf7958915b8bce97a856f0 /ChangeLog
parent7cea16bad574cbe60d22204df2e215ab1c8ce9e9 (diff)
- stevesk@cvs.openbsd.org 2002/07/23 16:03:10
[sshd.c] utmp_len is unsigned; display error consistent with other options. ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a444a70c..0760974eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,10 @@
22 - stevesk@cvs.openbsd.org 2002/07/22 17:32:56 22 - stevesk@cvs.openbsd.org 2002/07/22 17:32:56
23 [monitor.c] 23 [monitor.c]
24 u_int here; ok provos@ 24 u_int here; ok provos@
25 - stevesk@cvs.openbsd.org 2002/07/23 16:03:10
26 [sshd.c]
27 utmp_len is unsigned; display error consistent with other options.
28 ok markus@
25 29
2620020722 3020020722
27 - (bal) AIX tty data limiting patch fix by leigh@solinno.co.uk 31 - (bal) AIX tty data limiting patch fix by leigh@solinno.co.uk
@@ -1445,4 +1449,4 @@
1445 - (stevesk) entropy.c: typo in debug message 1449 - (stevesk) entropy.c: typo in debug message
1446 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1450 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1447 1451
1448$Id: ChangeLog,v 1.2401 2002/07/23 21:13:40 mouring Exp $ 1452$Id: ChangeLog,v 1.2402 2002/07/23 21:15:13 mouring Exp $