summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-11-17 21:16:55 +1100
committerDamien Miller <djm@mindrot.org>2003-11-17 21:16:55 +1100
commita9fcd3ada222a731b8e6cce02b1693e31ca15695 (patch)
tree6f094243876e2a74679950fe525e21de593466bf /ChangeLog
parent3e3b5145e59c78cbde0f31f59a9267867b8eea2f (diff)
- jakob@cvs.openbsd.org 2003/11/08 16:02:40
[auth1.c] remove unused variable (pw). ok djm@ (id sync only - still used in portable)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index eb617187..6af457bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,10 @@
[session.c]
standardise arguments to auth methods - they should all take authctxt.
check authctxt->valid rather then pw != NULL; ok markus@
+ - jakob@cvs.openbsd.org 2003/11/08 16:02:40
+ [auth1.c]
+ remove unused variable (pw). ok djm@
+ (id sync only - still used in portable)
20031115
- (dtucker) [regress/agent-ptrace.sh] Test for GDB output from Solaris and
@@ -1436,4 +1440,4 @@
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
-$Id: ChangeLog,v 1.3101 2003/11/17 10:13:40 djm Exp $
+$Id: ChangeLog,v 1.3102 2003/11/17 10:16:55 djm Exp $