summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-07-14 17:32:29 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-07-14 17:32:29 +1000
commit1a721156b0a7f86e2d431735be8b8a3cd7803b3f (patch)
tree9a9744aac1ce70c0c8ae0d764401b3de786bc29e /ChangeLog
parent81a0b371f4872b99001e3eb20b0a154714801d15 (diff)
- markus@cvs.openbsd.org 2003/07/10 20:05:55
[sftp.c] sync usage with manpage, add missing -R
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 14a9db1ce..f91cbe950 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,9 @@
17 [packet.c] 17 [packet.c]
18 the 2^(blocksize*2) rekeying limit is too expensive for 3DES, 18 the 2^(blocksize*2) rekeying limit is too expensive for 3DES,
19 blowfish, etc, so enforce a 1GB limit for small blocksizes. 19 blowfish, etc, so enforce a 1GB limit for small blocksizes.
20 - markus@cvs.openbsd.org 2003/07/10 20:05:55
21 [sftp.c]
22 sync usage with manpage, add missing -R
20 23
2120030708 2420030708
22 - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]] 25 - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]]
@@ -690,4 +693,4 @@
690 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 693 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
691 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 694 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
692 695
693$Id: ChangeLog,v 1.2855 2003/07/14 07:31:06 dtucker Exp $ 696$Id: ChangeLog,v 1.2856 2003/07/14 07:32:29 dtucker Exp $