summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-05 19:38:11 +0000
committertadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-05 19:38:11 +0000
commit08e0c31d142616bc8bd81e861736928549f174a3 (patch)
treee44e63384c04fe7e25f954d155a2d0694eb6f63b /ChangeLog
parent0c3d51318538006d2c4393fb96ead184914e5d08 (diff)
* file.c (rb_f_test): removed meaningless "case 'a'".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45836 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 1c6958670f..b99205aafc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue May 6 04:31:48 2014 Tadayoshi Funaba <tadf@dotrb.org>
+
+ * file.c (rb_f_test): removed meaningless "case 'a'".
+
Tue May 6 01:28:14 2014 Tanaka Akira <akr@fsij.org>
* lib/open-uri.rb (OpenURI.open_uri): Call StringIO#close only if