summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf4da7124..d5a62dcc5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,12 @@
9 - (dtucker) [monitor.c] Remove the !HAVE_SOCKETPAIR case. We use socketpair 9 - (dtucker) [monitor.c] Remove the !HAVE_SOCKETPAIR case. We use socketpair
10 unconditionally in other places and the survey data we have does not show 10 unconditionally in other places and the survey data we have does not show
11 any systems that use it. "nuke it" djm@ 11 any systems that use it. "nuke it" djm@
12 - djm@cvs.openbsd.org 2011/06/03 00:54:38
13 [ssh.c]
14 bz#1883 - setproctitle() to identify mux master; patch from Bert.Wesarg
15 AT googlemail.com; ok dtucker@
16 NB. includes additional portability code to enable setproctitle emulation
17 on platforms that don't support it.
12 18
1320110529 1920110529
14 - (djm) OpenBSD CVS Sync 20 - (djm) OpenBSD CVS Sync