diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +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 05:32:19 2009 Yukihiro Matsumoto <matz@ruby-lang.org> * lib/cgi/core.rb (CGI::HTTP_STATUS): typo fixed. a patch from |
