comparison scripts/ChangeLog @ 9897:4bf50a7d533b

fix for FTP object constructor. Allow basic operation with matlab FTP objects
author David Bateman <dbateman@free.fr>
date Tue, 01 Dec 2009 22:13:35 +0100
parents 1aeb39118764
children 1ee24979591e
comparison
equal deleted inserted replaced
9896:1aeb39118764 9897:4bf50a7d533b
1 2009-12-01 David Bateman <dbateman@free.fr>
2
3 * @ftp/ftp.m: Treat empty constructor and construction from
4 another FTP object.
5 * @ftp/loadobj.m: Allow and remove the matlab specific fields
6 of FTP objects allowing matlab FTP objects to be loaded in Octave.
7 * @ftp/display.m: user -> username.
8
1 2009-12-01 John W. Eaton <jwe@octave.org> 9 2009-12-01 John W. Eaton <jwe@octave.org>
2 10
3 * plot/private/__axes_limits__.m: 11 * plot/private/__axes_limits__.m:
4 * plot/private/__axis_label__.m: 12 * plot/private/__axis_label__.m:
5 * plot/private/__bar__.m: 13 * plot/private/__bar__.m: