aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-08-22 11:54:17 +0000
committerkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-08-22 11:54:17 +0000
commit01606c71de71d1b1553f97ec033b22a982e3e0ec (patch)
tree741fb1db99b04e32c26743daf6e576246d0b8c12
parent7bfaa467ce944bf9efbff2299865b5f4755473b3 (diff)
downloadruby-01606c71de71d1b1553f97ec033b22a982e3e0ec.tar.gz
ChangeLog: Remove garbage introduced at r47253.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47254 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d1b1d4c5b..6e1738124e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,7 +21,7 @@ Fri Aug 22 19:30:39 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
Fri Aug 22 19:25:28 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
- * test/ruby/test_complex.rb: fixed broken tests. Math is nota
+ * test/ruby/test_complex.rb: fixed broken tests. Math is not
compatible CMath now.
Fri Aug 22 15:36:09 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>