From 1da85070b0be2aa81ab68adf96ec10c99ba2baf1 Mon Sep 17 00:00:00 2001 From: drbrain Date: Fri, 4 Jan 2013 23:39:48 +0000 Subject: * doc/syntax/methods.rdoc: Added return values and scope sections, slightly modified from the original patch. Fixes #227 from github by Dave Brown. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38700 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c685405c4b..0a67b7e5f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat Jan 5 08:38:27 2013 Eric Hodel + + * doc/syntax/methods.rdoc: Added return values and scope sections, + slightly modified from the original patch. Fixes #227 from github by + Dave Brown. + Sat Jan 5 08:21:41 2013 KOSAKI Motohiro * io.c (rb_cloexec_fcntl_dupfd): improve #ifdef condition. -- cgit v1.2.3