diff --git a/ChangeLog b/ChangeLog index e010af8cd4..5233f41eb6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 5 06:33:52 2012 Mark Dodwell + + * lib/net/http/responses.rb: Fix 4xx classes to inherit correctly + from Net::HTTPClientError. [Bug #6700] + Wed Jul 4 21:55:35 2012 NARUSE, Yui * ruby.c (proc_options): warn only if -K and -w option is specified.