aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorsvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-11-06 06:58:26 +0000
committersvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-11-06 06:58:26 +0000
commitb57c2496016a275743d6f851f15ec8f19748e305 (patch)
tree1f61792c2b4a26b387bdfd4e0401d142e846169f /ChangeLog
parent66e8a6093a1115a5c2c274ba2c3c7be1d96c314b (diff)
downloadruby-b57c2496016a275743d6f851f15ec8f19748e305.tar.gz
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56633 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d1de76d3a..45c9e3ab00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
Sun Nov 6 15:53:03 2016 Shugo Maeda <shugo@ruby-lang.org>
* configure.in (-Wno-maybe-uninitialized): gcc 6 also shows the same
- warnings as described in r49410.
+ warnings as described in r49410.
Sun Nov 6 14:42:50 2016 takkanm <takkanm@gmail.com>