summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index caec1dd27..67e651335 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,10 @@
32 32
33 Will match "a.example.org", "b.example.org", but not "c.example.org" 33 Will match "a.example.org", "b.example.org", but not "c.example.org"
34 ok markus@ 34 ok markus@
35 - djm@cvs.openbsd.org 2011/05/06 21:34:32
36 [clientloop.c mux.c readconf.c readconf.h ssh.c ssh_config.5]
37 Add a RequestTTY ssh_config option to allow configuration-based
38 control over tty allocation (like -t/-T); ok markus@
35 39
3620110510 4020110510
37 - (dtucker) [openbsd-compat/openssl-compat.{c,h}] Bug #1882: fix 41 - (dtucker) [openbsd-compat/openssl-compat.{c,h}] Bug #1882: fix