1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

ChangeLog: add entry for r50776 [ci skip]

* ext/socket/ancdata.c (bsock_sendmsg_internal): use rb_scan_args
  [ruby-core:69439] [Feature #11207]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50777 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
normal 2015-06-04 20:53:17 +00:00
parent c467547301
commit 4dd6c370b9

View file

@ -1,3 +1,8 @@
Fri Jun 5 05:50:29 2015 Eric Wong <e@80x24.org>
* ext/socket/ancdata.c (bsock_sendmsg_internal): use rb_scan_args
[ruby-core:69439] [Feature #11207]
Fri Jun 5 02:20:06 2015 Koichi Sasada <ko1@atdot.net>
* test/lib/envutil.rb (assert_no_memory_leak): change default value