aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-21 07:40:17 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-21 07:40:17 +0000
commit89ee8a557e3098da3d5cebc3d825950a43e9f322 (patch)
tree7a18680bc9014085c94cc00540f1df29b2aa2b0f /ChangeLog
parente28260cc055934a8bb92d3f4a0cb086945cb325a (diff)
downloadruby-89ee8a557e3098da3d5cebc3d825950a43e9f322.tar.gz
* Makefile.in (update-rubyspec): fix r53208 like r53451.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53607 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 9ef033d778..1b7b04e69b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Jan 21 16:37:50 2016 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * Makefile.in (update-rubyspec): fix r53208 like r53451.
+
Wed Jan 20 20:58:25 2016 NAKAMURA Usaku <usa@ruby-lang.org>
* common.mk, Makefile.in: update-config_files is only for Unix