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 68811e63b..07c17486d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,11 @@
16 fix memory leak of passed-in environment variables and connection 16 fix memory leak of passed-in environment variables and connection
17 context when new session message is malformed; bz#2003 from Bert.Wesarg 17 context when new session message is malformed; bz#2003 from Bert.Wesarg
18 AT googlemail.com 18 AT googlemail.com
19 - djm@cvs.openbsd.org 2012/07/06 01:47:38
20 [ssh.c]
21 move setting of tty_flag to after config parsing so RequestTTY options
22 are correctly picked up. bz#1995 patch from przemoc AT gmail.com;
23 ok dtucker@
19 24
2020120704 2520120704
21 - (dtucker) [configure.ac openbsd-compat/bsd-misc.h] Add setlinebuf for 26 - (dtucker) [configure.ac openbsd-compat/bsd-misc.h] Add setlinebuf for