aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormrkn <mrkn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-08-01 17:33:29 +0000
committermrkn <mrkn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-08-01 17:33:29 +0000
commit991bd133d56eece356c7d3467caa064feae3164b (patch)
treef1c804b1cbf044a4aee6b46345b92fb99a426d50 /ChangeLog
parent6f39ca4665107f724ee62159333a1805e93a9830 (diff)
downloadruby-991bd133d56eece356c7d3467caa064feae3164b.tar.gz
* NEWS: Add the description of number literal suffixes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42317 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 4bb807ed66..eb927cee63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Aug 2 02:32:00 2013 Kenta Murata <mrkn@mrkn.jp>
+
+ * NEWS: Add the description of number literal suffixes.
+
Thu Aug 2 00:02:00 2013 Kenta Murata <mrkn@mrkn.jp>
* bootstraptest/test_literal_suffix.rb: add two test cases to