aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-09-27 14:01:17 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-09-27 14:01:17 +0000
commit7c5a5a7cbc6112550106808234a5dc4dd3b1ecdc (patch)
tree2974e9c2295af82fb61c91cfa3528c27956733f7 /ChangeLog
parent547a650b38b3a87314003dadb5cf6625e2526b2c (diff)
downloadruby-7c5a5a7cbc6112550106808234a5dc4dd3b1ecdc.tar.gz
* NEWS: news about Warning.warning. [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56271 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cdd9319864..671a606714 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Sep 27 22:59:42 2016 URABE Shyouhei <shyouhei@ruby-lang.org>
+
+ * NEWS: news about Warning.warning.
+
Tue Sep 27 18:10:18 2016 Jeremy Evans <code@jeremyevans.net>
* error.c: This makes all warnings raised call Warning.warn, which