summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9afd093eb..0b26749a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
120100307 120100307
2 - (djm) OpenBSD CVS Sync
3 - djm@cvs.openbsd.org 2010/03/07 22:01:32
4 [version.h]
5 openssh-5.4
6
720100307
2 - (dtucker) [auth.c] Bug #1710: call setauthdb on AIX before getpwuid so that 8 - (dtucker) [auth.c] Bug #1710: call setauthdb on AIX before getpwuid so that
3 it gets the passwd struct from the LAM that knows about the user which is 9 it gets the passwd struct from the LAM that knows about the user which is
4 not necessarily the default. Patch from Alexandre Letourneau. 10 not necessarily the default. Patch from Alexandre Letourneau.