summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-09 05:38:31 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-09 05:38:31 +0000
commit6df08531734fcafdd3165d76f97d6cee7f29f0dd (patch)
tree3195fb9c04740f3e5277ffb052031508baaf4605 /ChangeLog
parent71a4d189bd470182d98c397940a9ac44a1374089 (diff)
* doc/syntax/refinements.rdoc: remove outdated description.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52993 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 71754040a9..1a1755e3c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Dec 9 14:37:51 2015 Shugo Maeda <shugo@ruby-lang.org>
+
+ * doc/syntax/refinements.rdoc: remove outdated description.
+
Wed Dec 9 09:58:09 2015 Koichi Sasada <ko1@atdot.net>
* ext/**/*.c (*_memsize): same as r52986 for extensions.