aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-25 22:58:25 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-25 22:58:25 +0000
commit4378bd6628701fd9e8277c2d2facf7e23a8947fd (patch)
tree684eec9c454abf5c3e7712d1f9f5831fcefe1be5 /ChangeLog
parentafa7c15d6e67af1bf8f90da4989be8b8615a16f6 (diff)
downloadruby-4378bd6628701fd9e8277c2d2facf7e23a8947fd.tar.gz
Macro typo
* gc.c (RVALUE_PAGE_WB_UNPROTECTED): fix a typo of argument name. [Fix GH-1221] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53654 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ffceb1a99b..eadbae7731 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Jan 26 07:57:28 2016 Joseph Tibbertsma <josephtibbertsma@gmail.com>
+
+ * gc.c (RVALUE_PAGE_WB_UNPROTECTED): fix a typo of argument name.
+ [Fix GH-1221]
+
Mon Jan 25 17:26:54 2016 Eric Wong <e@80x24.org>
* ruby_assert.h (RUBY_ASSERT_WHEN): fix reference to macro name