diff --git a/ChangeLog b/ChangeLog index c2f1aed84c..9ee87ad0ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -44,9 +44,9 @@ Tue Apr 14 11:24:56 2015 Nobuyoshi Nakada Tue Apr 14 08:59:04 2015 Zachary Scott - * gc.c: [DOC] Improve documentation for ObjectSpace.count_objects - with regards to `:TOTAL` key, with patch by @schneems [Fixes GH-871] - https://github.com/ruby/ruby/pull/871 [Bug #11067] + * gc.c: [DOC] Improve documentation for ObjectSpace.count_objects + with regards to `:TOTAL` key, with patch by @schneems [Fixes GH-871] + https://github.com/ruby/ruby/pull/871 [Bug #11067] Mon Apr 13 22:44:07 2015 Tanaka Akira