aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-11-05 07:48:31 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-11-05 07:48:31 +0000
commit8a9dff36c3c9b14c676b9ef72e645ff403f8b20f (patch)
tree8af347e5e645a42ab15d1790a2a146327c86819e /ChangeLog
parent692aab90101bb9b75a4a008855aca8220aace8e0 (diff)
downloadruby-8a9dff36c3c9b14c676b9ef72e645ff403f8b20f.tar.gz
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43534 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 d43e6dc465..ee6b167c0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ Tue Nov 5 13:37:19 2013 Koichi Sasada <ko1@atdot.net>
* gc.c: add support to estimate increase of oldspace memory usage.
This is another approach to solve an issue discussed at r43530.
- This feature is disabled as default.
+ This feature is disabled as default.
This feature measures an increment of memory consumption by oldgen
objects. It measures memory consumption for each objects when