summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordtucker <dtucker>2003-08-22 08:43:48 +0000
committerdtucker <dtucker>2003-08-22 08:43:48 +0000
commit81aeb761b0e32ac3651eab8dab786406a1fa7269 (patch)
tree01e1bd6c8b6b76f04bc89e75b02f25eaac406820 /ChangeLog
parent717764d5923b7bc7cca16a8a97f4715821b87cd9 (diff)
downloadopenssh-81aeb761b0e32ac3651eab8dab786406a1fa7269.tar.gz
- (dtucker) [contrib/cygwin/ssh-user-config] Put keys in authorized_keys
rather that authorized_keys2. Patch from vinschen@redhat.com.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ded30f05..1303acc4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
20030822
- (djm) s/get_progname/ssh_get_progname/g to avoid conflict with Heimdal
-lbroken; ok dtucker
+ - (dtucker) [contrib/cygwin/ssh-user-config] Put keys in authorized_keys
+ rather that authorized_keys2. Patch from vinschen@redhat.com.
20030821
- (dtucker) OpenBSD CVS Sync
@@ -849,4 +851,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.2897 2003/08/21 23:34:41 djm Exp $
+$Id: ChangeLog,v 1.2898 2003/08/22 08:43:48 dtucker Exp $