summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-11 12:01:38 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-11 12:01:38 +0000
commitc566990f0214bae62c10fdde9de5dfd58c7e35c1 (patch)
tree22858bcf11b66163ee256410dfeec1d4b0bdda3a /NEWS
parent7b5b3eb3afa35ff0a57e963e57d7f1f7b1c6e837 (diff)
add revision number.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47538 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 41e21c244f..3891bdd1f4 100644
--- a/NEWS
+++ b/NEWS
@@ -254,3 +254,4 @@ with all sufficient information, see the ChangeLog file.
* rb_tracepoint_new() supports new internal events accessible only from C:
* RUBY_INTERNAL_EVENT_GC_ENTER
* RUBY_INTERNAL_EVENT_GC_EXIT
+ r47528