diff options
author | Damien Miller <djm@mindrot.org> | 2000-01-23 20:18:35 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-01-23 20:18:35 +1100 |
commit | def0dc9bcc68bf38170e073990873bb67a7079ad (patch) | |
tree | 12a5134f0a61dcad4a7503da0d416e63f27eb354 /ChangeLog | |
parent | 641a63f7a34ce60420768c3cdb107055241df87a (diff) |
- Fix lastlog support, patch from Andre Lucas <andre.lucas@dial.pipex.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ | |||
4 | getsockname() requires initialized tolen; andy@guildsoftware.com | 4 | getsockname() requires initialized tolen; andy@guildsoftware.com |
5 | - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankin | 5 | - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankin |
6 | <drankin@bohemians.lexington.ky.us> | 6 | <drankin@bohemians.lexington.ky.us> |
7 | - Fix lastlog support, patch from Andre Lucas <andre.lucas@dial.pipex.com> | ||
7 | 8 | ||
8 | 20000122 | 9 | 20000122 |
9 | - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor | 10 | - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor |