Skip to content

Commit

Permalink
add ChangeLog
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@17478 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
shyouhei committed Jun 20, 2008
1 parent 705ee85 commit 407d2fb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
@@ -1,3 +1,10 @@
Fri Jun 20 15:51:18 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>

* array.c (rb_ary_store, rb_ary_splice): not depend on unspecified
behavior at integer overflow.

* string.c (str_buf_cat): ditto.

Wed Jun 18 22:25:28 2008 URABE Shyouhei <shyouhei@ruby-lang.org>

* array.c (ary_new, rb_ary_initialize, rb_ary_store,
Expand Down

0 comments on commit 407d2fb

Please sign in to comment.