summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandre <andre>2000-06-04 17:00:15 +0000
committerandre <andre>2000-06-04 17:00:15 +0000
commit025bbe32f4201744d3188bdbd635bcde08d9b169 (patch)
treefacfddbbcd730e631e0f9f8826ac9e22c5806c08
parent5ee680d8582bcd1515b4942e8f29b2440078434a (diff)
downloadopenssh-025bbe32f4201744d3188bdbd635bcde08d9b169.tar.gz
Added missed info for 20000603 login code update
Noted 20000604 updates
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b301a1bb..22520154 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
20000604
- Configure tweaking for new login code on Irix 5.3
+ - (andre) login code changes based on djm feedback
+20000603
+ - (andre) New login code
+ - Remove bsd-login.[ch] and all the OpenBSD-derived code in login.c
+ - Add loginrec.[ch], logintest.c and autoconf code
+
20000531
- Cleanup of auth.c, login.c and fake-*
- Cleanup of auth-pam.c, save and print "account expired" error messages