diff --git a/ChangeLog b/ChangeLog index 1fed92dd3e..765ab37111 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed May 18 04:50:24 2011 Eric Hodel + + * lib/net/ftp.rb: Improve documentation. Patch by Vincent Batts. + [Ruby 1.9 - Bug #4710] + Wed May 18 03:14:49 2011 Eric Hodel * test/test_singleton.rb: Add tests from lib/singleton.rb. Patch by