diff --git a/ChangeLog b/ChangeLog index c56458ef28..075755e625 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Fri Aug 4 12:13:22 2006 Eric Hodel + + * lib: Clean up files for RDoc. + * lib/.document: Include most of the standard library in RDoc + generation. + * lib/rdoc/ri/ri_formatter.rb: Don't unescape HTML in HtmlFormatter. + * lib/drb/ssl.rb: Close socket on SSLError + Fri Aug 4 18:59:49 2006 Keiju Ishitsuka * lib/irb/{init.rb,ruby-lex.rb,slex.rb}: can't input '\c' for