summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60eae3a42..2fedeccbd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,11 @@
32 - dtucker@cvs.openbsd.org 2009/08/16 23:29:26 32 - dtucker@cvs.openbsd.org 2009/08/16 23:29:26
33 [sshd_config.5] 33 [sshd_config.5]
34 Add PubkeyAuthentication to the list allowed in a Match block (bz #1577) 34 Add PubkeyAuthentication to the list allowed in a Match block (bz #1577)
35 - djm@cvs.openbsd.org 2009/08/18 18:36:21
36 [sftp-client.h sftp.1 sftp-client.c sftp.c]
37 recursive transfer support for get/put and on the commandline
38 work mostly by carlosvsilvapt@gmail.com for the Google Summer of Code
39 with some tweaks by me; "go for it" deraadt@
35 40
3620091002 4120091002
37 - (djm) [Makefile.in] Mention readconf.o in ssh-keysign's make deps. 42 - (djm) [Makefile.in] Mention readconf.o in ssh-keysign's make deps.