diff options
author | Damien Miller <djm@mindrot.org> | 2003-01-03 14:42:27 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2003-01-03 14:42:27 +1100 |
commit | 02e16ad95fb1f56ab004b01a10aab89f7103c55d (patch) | |
tree | de6a853392f483bf5501a2ced4ec8e0d19b5a70f /ChangeLog | |
parent | 8aff5cbed75279094e2cf701d6eed38dbe4275b8 (diff) |
- (djm) Bug #460: Filling utmp[x]->ut_addr_v6 if present. Patch from
cjwatson@debian.org
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,7 +1,9 @@ | |||
1 | 20030103 | 1 | 20030103 |
2 | - (djm) Bug #461: ssh-copy-id fails with no arguments. Patch from | 2 | - (djm) Bug #461: ssh-copy-id fails with no arguments. Patch from |
3 | cjwatson@debian.org | 3 | cjwatson@debian.org |
4 | 4 | - (djm) Bug #460: Filling utmp[x]->ut_addr_v6 if present. Patch from | |
5 | cjwatson@debian.org | ||
6 | |||
5 | 20030101 | 7 | 20030101 |
6 | - (stevesk) [session.c sshlogin.c sshlogin.h] complete portable | 8 | - (stevesk) [session.c sshlogin.c sshlogin.h] complete portable |
7 | parts of pass addrlen with sockaddr * fix. | 9 | parts of pass addrlen with sockaddr * fix. |
@@ -921,4 +923,4 @@ | |||
921 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 923 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
922 | ok provos@ | 924 | ok provos@ |
923 | 925 | ||
924 | $Id: ChangeLog,v 1.2538 2003/01/03 03:34:06 djm Exp $ | 926 | $Id: ChangeLog,v 1.2539 2003/01/03 03:42:27 djm Exp $ |