summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2004-06-15 10:28:56 +1000
committerDamien Miller <djm@mindrot.org>2004-06-15 10:28:56 +1000
commit7cf17eb78c71ba16ec39bb1a6a8640885071a307 (patch)
tree4e1bfdf6878a16b7d3050b6b823c6b73b063ca7f /ChangeLog
parent16ea6494b6fe06b608f3b1d5fd629c8abd58efb6 (diff)
- pedro@cvs.openbsd.org 2004/06/03 12:22:20
[sftp-client.c sftp.c] initialize pointers, ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ae236a9f..3fb1d466 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@
- dtucker@cvs.openbsd.org 2004/06/01 14:20:45
[auth2-chall.c]
Remove redundant #include; ok markus@
+ - pedro@cvs.openbsd.org 2004/06/03 12:22:20
+ [sftp-client.c sftp.c]
+ initialize pointers, ok markus@
20040603
- (dtucker) [auth-pam.c] Don't use pam_* namespace for sshd's PAM functions.
@@ -1196,4 +1199,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.3378 2004/06/15 00:28:24 djm Exp $
+$Id: ChangeLog,v 1.3379 2004/06/15 00:28:56 djm Exp $