summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5a62dcc5..724bb4f1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@
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) [configure.ac] enable setproctitle emulation for OS X
13 - (djm) OpenBSD CVS Sync
12 - djm@cvs.openbsd.org 2011/06/03 00:54:38 14 - djm@cvs.openbsd.org 2011/06/03 00:54:38
13 [ssh.c] 15 [ssh.c]
14 bz#1883 - setproctitle() to identify mux master; patch from Bert.Wesarg 16 bz#1883 - setproctitle() to identify mux master; patch from Bert.Wesarg