summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-01-23 20:18:35 +1100
committerDamien Miller <djm@mindrot.org>2000-01-23 20:18:35 +1100
commitdef0dc9bcc68bf38170e073990873bb67a7079ad (patch)
tree12a5134f0a61dcad4a7503da0d416e63f27eb354 /ChangeLog
parent641a63f7a34ce60420768c3cdb107055241df87a (diff)
- Fix lastlog support, patch from Andre Lucas <andre.lucas@dial.pipex.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74b20e8d..6f954208 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
getsockname() requires initialized tolen; andy@guildsoftware.com
- AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankin
<drankin@bohemians.lexington.ky.us>
+ - Fix lastlog support, patch from Andre Lucas <andre.lucas@dial.pipex.com>
20000122
- Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor