diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-06 03:20:36 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-06 03:20:36 +0000 |
| commit | bff8ab13f33c59ffed9fcf397a60e26fc376d1ed (patch) | |
| tree | d359d486b84bb616f550f7524acefbfa1bbce6f2 /ChangeLog | |
| parent | 3c964ddb71a670f47500892dac704b3185ab72b4 (diff) | |
* ext/iconv/iconv.c (iconv_iconv): fixed backport miss.
[ruby-core:17115]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16851 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 15 |
1 files changed, 5 insertions, 10 deletions
@@ -1,3 +1,8 @@ +Fri Jun 6 12:20:33 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ext/iconv/iconv.c (iconv_iconv): fixed backport miss. + [ruby-core:17115] + Fri Jun 6 00:05:33 2008 Tanaka Akira <akr@fsij.org> * lib/time.rb (Time.xmlschema): don't use float. fix @@ -17,16 +22,6 @@ Thu Jun 5 20:30:46 2008 Akinori MUSHA <knu@iDaemons.org> workaround for the case where OpenSSL is configured with --enable-tlsext; submitted by akira yamada in [ruby-dev:34944]. -Thu Jun 5 11:01:08 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> - - * ext/iconv/iconv.c (iconv_iconv): fixed backport miss. - [ruby-core:17115] - -Thu Jun 5 11:00:48 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> - - * ext/iconv/iconv.c (iconv_iconv): fixed backport miss. - [ruby-core:17115] - Wed Jun 4 19:36:45 2008 Akinori MUSHA <knu@iDaemons.org> * object.c (rb_obj_alloc): RDoc updated. a patch from Gaston |
