diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Tue Apr 3 19:00:52 2012 NAKAMURA Usaku <usa@ruby-lang.org> + + * test/net/ftp/test_ftp.rb (FTPTest#create_ftp_server): should wait + a little before closing socket because if the client call + Net::FTP#getmultiline the socket is suddenly closed by the server in + the getline loop. + Tue Apr 3 18:33:38 2012 Nobuyoshi Nakada <nobu@ruby-lang.org> * process.c (setreuid, setregid): suppress warnings. |
