summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-11-03 19:22:37 +1100
committerDamien Miller <djm@mindrot.org>2008-11-03 19:22:37 +1100
commite272a5bb2937f1a8297c412c9312c38133f829c1 (patch)
tree2e169ea656fa0775c69935c8818cbde3fd3e2de9 /ChangeLog
parentc4d1b36cc2fb89566fe01b990abf8b635e0dce74 (diff)
- djm@cvs.openbsd.org 2008/10/08 23:34:03
[ssh.1 ssh.c] Add -y option to force logging via syslog rather than stderr. Useful for daemonised ssh connection (ssh -f). Patch originally from and ok'd by markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 81c6ef9b4..35b63fafc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,6 +47,11 @@
47 and (as is fairly typical) did not report the problem to us. But this fix 47 and (as is fairly typical) did not report the problem to us. But this fix
48 is correct. 48 is correct.
49 ok djm 49 ok djm
50 - djm@cvs.openbsd.org 2008/10/08 23:34:03
51 [ssh.1 ssh.c]
52 Add -y option to force logging via syslog rather than stderr.
53 Useful for daemonised ssh connection (ssh -f). Patch originally from
54 and ok'd by markus@
50 55
5120080906 5620080906
52 - (dtucker) [config.guess config.sub] Update to latest versions from 57 - (dtucker) [config.guess config.sub] Update to latest versions from
@@ -4781,4 +4786,4 @@
4781 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4786 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4782 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4787 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4783 4788
4784$Id: ChangeLog,v 1.5109 2008/11/03 08:22:09 djm Exp $ 4789$Id: ChangeLog,v 1.5110 2008/11/03 08:22:37 djm Exp $