summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-12 14:02:19 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-12 14:02:19 +0000
commit7d847f22eb1b9d19aaab9b2d0239041335978f07 (patch)
tree0969d46b4f5fdf8eb21eddcacd86c7fc86e04914 /ChangeLog
parent1ec724f77f4b8b5e36498b7f4f6774354217ffc6 (diff)
merges r22741 from trunk into ruby_1_9_1.
-- * lib/prime.rb (Prime::prime?): used to return a wrong answer. [ruby-core:22646]. * test/test_prime.rb (test_prime?): test case for [ruby-core:22646]. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23176 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c7b1c7816..1d0e0d2fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Wed Mar 4 00:54:43 2009 Yuki Sonoda (Yugui) <yugui@yugui.jp>
+
+ * lib/prime.rb (Prime::prime?): used to return a wrong answer.
+ [ruby-core:22646].
+
+ * test/test_prime.rb (test_prime?): test case for [ruby-core:22646].
+
Thu Mar 5 11:27:16 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* win32/Makefile.sub (miniruby.exe): workaround for a failure of