diff --git a/harbour/ChangeLog b/harbour/ChangeLog index fc95dde54d..eb4844fa8c 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -9,8 +9,8 @@ */ 2007-07-17 16:48 UTC+0100 Miguel Angel Marchuet - * source/tip/client.prg - * source/tip/ftpcln.prg + * contrib/tip/client.prg + * contrib/tip/ftpcln.prg + Added support to PORT transfer mode, alternative to PASV transfer mode. When :bUsePasv will be false PORT mode will be used. and cleaned some unused variables. + Added method :NoOp()