summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 22e0426e18..b5ce069c17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,10 @@
-Mon May 25 07:50:05 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+Mon May 25 08:06:52 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* string.c (rb_str_partition): should use the converted result. a
patch from Marc-Andre Lafortune at [ruby-core:23540].
+ * string.c (rb_str_rpartition): ditto.
+
Mon May 25 06:25:38 2009 Yukihiro Matsumoto <matz@ruby-lang.org>
* test/ruby/test_hash.rb (TestHash::test_equal2): recursive hashes