]> andersk Git - openssh.git/commitdiff
- djm@cvs.openbsd.org 2010/01/09 00:57:10
authordtucker <dtucker>
Sat, 9 Jan 2010 11:25:14 +0000 (11:25 +0000)
committerdtucker <dtucker>
Sat, 9 Jan 2010 11:25:14 +0000 (11:25 +0000)
     [PROTOCOL]
     tweak language

ChangeLog
PROTOCOL

index 647d71defe67440eb364455e681205084a6fa082..b3260c7fe5eae0060ba46388c9a4cc7786b7c146 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
      [sftp-server.c sftp-server.8]
      add a 'read-only' mode to sftp-server(8) that disables open in write mode
      and all other fs-modifying protocol methods. bz#430 ok dtucker@
+   - djm@cvs.openbsd.org 2010/01/09 00:57:10
+     [PROTOCOL]
+     tweak language
 
 20091208
  - (dtucker) OpenBSD CVS Sync
index c4fd57062c295c7e7edec3c04858f7fc45efe16a..9b74b94754fdc19d08e84c8876e6d8eb3fec3cad 100644 (file)
--- a/PROTOCOL
+++ b/PROTOCOL
@@ -6,8 +6,8 @@ filexfer protocol described in:
 
 http://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt
 
-Features from newer versions of the draft are not supported, unless
-explicitly implemented as extensions described below.
+Newer versions of the draft will not be supported, though some features
+are individually implemented as extensions described below.
 
 The protocol used by OpenSSH's ssh-agent is described in the file
 PROTOCOL.agent
@@ -251,4 +251,4 @@ The values of the f_flag bitmask are as follows:
 Both the "statvfs@openssh.com" and "fstatvfs@openssh.com" extensions are
 advertised in the SSH_FXP_VERSION hello with version "2".
 
-$OpenBSD: PROTOCOL,v 1.13 2009/12/20 23:20:40 djm Exp $
+$OpenBSD: PROTOCOL,v 1.14 2010/01/09 00:57:10 djm Exp $
This page took 0.033093 seconds and 5 git commands to generate.