From 430c1d3fe4d107e141676fedf56ace98221b3b99 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 27 Oct 2010 14:55:31 +0000 Subject: * ext/iconv/iconv.c (Init_iconv): warn deprecated use. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29613 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6183d05250..90da171c55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Oct 27 23:55:27 2010 Nobuyoshi Nakada + + * ext/iconv/iconv.c (Init_iconv): warn deprecated use. + Wed Oct 27 18:50:17 2010 NAKAMURA Usaku * bignum.c (rb_big2long, rb_big2ulong): rb2ulong() returns VALUE, but -- cgit v1.2.3