ChangeLog: fix a typo [ci skip]
* ChangeLog: fix typo, process ID is unrelated to login shell name, should be user ID. http://twitter.com/nagachika/status/726553209821523968 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54860 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0f0121fe1a
commit
215a3894d0
@ -203,7 +203,7 @@ Sat Apr 30 11:18:47 2016 Yuichiro Kaneko <yui-knk@ruby-lang.org>
|
||||
Sat Apr 30 10:09:04 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* ext/pty/pty.c (establishShell): honor USER environment variable
|
||||
and login name over uid, one pid can be shared by some login
|
||||
and login name over uid, one uid can be shared by some login
|
||||
names.
|
||||
|
||||
Fri Apr 29 22:40:28 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user