diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-27 02:02:47 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-27 02:02:47 +0000 |
| commit | 59821028483d2f2dfaced428be558d319b07a05a (patch) | |
| tree | e22af79fdc73e9f643a5fd4ea1fc179ec0ab32d4 /ChangeLog | |
| parent | 9e1da70e1478583dfaeac97652599fff1c56f493 (diff) | |
* string.c (rb_str_lines, rb_str_bytes): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@14728 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,8 +1,10 @@ -Thu Dec 27 11:01:17 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> +Thu Dec 27 11:02:45 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> * intern.h, string.c (rb_str_set_len): added for upgrading path from 1.8 to 1.9. [ruby-dev:32807] + * string.c (rb_str_lines, rb_str_bytes): ditto. + Thu Dec 27 10:47:32 2007 Technorama Ltd. <oss-ruby@technorama.net> * ext/openssl/ossl_ssl.c: Only show a warning if the default |
