From d32a48ed6c6295f779b658f4759c2c5087f591ce Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 19 Nov 2015 10:45:04 +0000 Subject: ruby.c: fix ARGV doc [ci skip] * ruby.c (ruby_prog_init): [DOC] ARGV does not contain the name of the executable. [ruby-core:71561] [Bug #11711] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52670 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7481ca3121..89ba827139 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Nov 19 19:45:05 2015 Nobuyoshi Nakada + + * ruby.c (ruby_prog_init): [DOC] ARGV does not contain the name of + the executable. [ruby-core:71561] [Bug #11711] + Thu Nov 19 15:53:21 2015 Koichi Sasada * signal.c: should also clear ruby_disable_gc. -- cgit v1.2.3