summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 8bec9d153..124924b71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
120090212 120090205
2 - (djm) [sshpty.c] bz#1419: OSX uses cloning ptys that automagically 2 - (djm) [sshpty.c] bz#1419: OSX uses cloning ptys that automagically
3 set ownership and modes, so avoid explicitly setting them 3 set ownership and modes, so avoid explicitly setting them
4 - (djm) [configure.ac loginrec.c] bz#1421: fix lastlog support for OSX.
5 OSX provides a getlastlogxbyname function that automates the reading of
6 a lastlog file. Also, the pututxline function will update lastlog so
7 there is no need for loginrec.c to do it explicitly. Collapse some
8 overly verbose code while I'm in there.
4 9
520090201 1020090201
6 - (dtucker) [defines.h sshconnect.c] INET6_ADDRSTRLEN is now needed in 11 - (dtucker) [defines.h sshconnect.c] INET6_ADDRSTRLEN is now needed in
@@ -5118,5 +5123,5 @@
5118 OpenServer 6 and add osr5bigcrypt support so when someone migrates 5123 OpenServer 6 and add osr5bigcrypt support so when someone migrates
5119 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 5124 passwords between UnixWare and OpenServer they will still work. OK dtucker@
5120 5125
5121$Id: ChangeLog,v 1.5184 2009/02/12 01:19:20 djm Exp $ 5126$Id: ChangeLog,v 1.5185 2009/02/12 02:12:21 djm Exp $
5122 5127