summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-08-18 14:08:38 +1000
committerDamien Miller <djm@mindrot.org>2000-08-18 14:08:38 +1000
commitc1132e77590706c9e8bf56673a05f1a8b668bc76 (patch)
tree7434728191faf5888aa54705befaae5feab4d19f /ChangeLog
parent61c51508615381765249e6ef1f9f843de2f3d5b6 (diff)
- (djm) Lastlog was not getting closed after writing login entry
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f5cee9a2..106c1459a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,7 @@
38 - markus@cvs.openbsd.org 2000/08/17 14:06:34 38 - markus@cvs.openbsd.org 2000/08/17 14:06:34
39 [session.c sshd.8 sshd.c] 39 [session.c sshd.8 sshd.c]
40 sshd -u len, similar to telnetd 40 sshd -u len, similar to telnetd
41 - (djm) Lastlog was not getting closed after writing login entry
41 42
4220000816 4320000816
43 - (djm) Replacement for inet_ntoa for Irix (which breaks on gcc) 44 - (djm) Replacement for inet_ntoa for Irix (which breaks on gcc)