ruby-changes:32003
From: drbrain <ko1@a...>
Date: Mon, 9 Dec 2013 04:44:16 +0900 (JST)
Subject: [ruby-changes:32003] drbrain:r44082 (trunk): * ext/.document: Add syslog/lib and thread/thread.c to documentable
drbrain 2013-12-09 04:44:07 +0900 (Mon, 09 Dec 2013) New Revision: 44082 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=44082 Log: * ext/.document: Add syslog/lib and thread/thread.c to documentable items. [ruby-trunk - Bug #9228] Modified files: trunk/ChangeLog trunk/ext/.document Index: ChangeLog =================================================================== --- ChangeLog (revision 44081) +++ ChangeLog (revision 44082) @@ -1,3 +1,8 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 +Mon Dec 9 04:43:54 2013 Eric Hodel <drbrain@s...> + + * ext/.document: Add syslog/lib and thread/thread.c to documentable + items. [ruby-trunk - Bug #9228] + Mon Dec 9 04:28:50 2013 Eric Hodel <drbrain@s...> * lib/rubygems: Update to RubyGems master 096db36. Changes include Index: ext/.document =================================================================== --- ext/.document (revision 44081) +++ ext/.document (revision 44082) @@ -97,6 +97,8 @@ socket https://github.com/ruby/ruby/blob/trunk/ext/.document#L97 stringio/stringio.c strscan/strscan.c syslog/syslog.c +syslog/lib +thread/thread.c win32ole/lib win32ole/win32ole.c zlib/zlib.c -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/