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

* remove trailing spaces.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2013-04-02 14:58:32 +00:00
parent ff9c262f6c
commit 90e588777f

2
NEWS
View file

@ -23,7 +23,7 @@ with all sufficient information, see the ChangeLog file.
* Mutex#owned? is no longer experimental.
* pack/unpack (Array/String)
* Q! and q! directives for long long type if platform has the type.
* Q! and q! directives for long long type if platform has the type.
=== Core classes compatibility issues (excluding feature bug fixes)