- djm@cvs.openbsd.org 2006/01/02 01:20:31
[sftp-client.c sftp-common.h sftp-server.c]
use a common max. packet length, no binary change
diff --git a/ChangeLog b/ChangeLog
index b5a9c9b..7e88393 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,9 @@
- stevesk@cvs.openbsd.org 2006/01/01 10:08:48
[misc.c]
no trailing "\n" for debug()
+ - djm@cvs.openbsd.org 2006/01/02 01:20:31
+ [sftp-client.c sftp-common.h sftp-server.c]
+ use a common max. packet length, no binary change
20060101
- (djm) [Makefile.in configure.ac includes.h misc.c]
@@ -3610,4 +3613,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.4068 2006/01/02 12:40:30 djm Exp $
+$Id: ChangeLog,v 1.4069 2006/01/02 12:40:50 djm Exp $