summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-05-24 10:18:05 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-05-24 10:18:05 +1000
commite7066dfde3d4ac36038050b6027a742356f7b1f1 (patch)
treed9e6913dd07931f85936058614bb156e86ca6f7b /ChangeLog
parente4ab1157db90ff9602940669ccfda679aa4094a0 (diff)
- djm@cvs.openbsd.org 2004/05/21 11:33:11
[channels.c channels.h clientloop.c serverloop.c ssh.1] bz #756: add support for the cancel-tcpip-forward request for the server and the client (through the ~C commandline). reported by z3p AT twistedmatrix.com; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 91c9ce5ec..0e8f4a556 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,11 @@
10 - markus@cvs.openbsd.org 2004/05/21 08:43:03 10 - markus@cvs.openbsd.org 2004/05/21 08:43:03
11 [kex.h moduli.c tildexpand.c] 11 [kex.h moduli.c tildexpand.c]
12 add prototypes for -Wall; ok djm 12 add prototypes for -Wall; ok djm
13 - djm@cvs.openbsd.org 2004/05/21 11:33:11
14 [channels.c channels.h clientloop.c serverloop.c ssh.1]
15 bz #756: add support for the cancel-tcpip-forward request for the server and
16 the client (through the ~C commandline). reported by z3p AT twistedmatrix.com;
17 ok markus@
13 18
1420040523 1920040523
15 - (djm) [sshd_config] Explain consequences of UsePAM=yes a little better in 20 - (djm) [sshd_config] Explain consequences of UsePAM=yes a little better in
@@ -1139,4 +1144,4 @@
1139 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1144 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1140 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1145 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1141 1146
1142$Id: ChangeLog,v 1.3361 2004/05/24 00:14:24 dtucker Exp $ 1147$Id: ChangeLog,v 1.3362 2004/05/24 00:18:05 dtucker Exp $