summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-21 06:16:02 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-21 06:16:02 +0000
commit538cf682601f27d30576009d6f9479b21dcc4275 (patch)
treec88a62c8e9a554de06d87954163c8403b10ecd9e /ChangeLog
parent65388f24bfdd5dafbbca401e59d6ced7a2b04296 (diff)
downloadruby-538cf682601f27d30576009d6f9479b21dcc4275.tar.gz
ruby-538cf682601f27d30576009d6f9479b21dcc4275.tar.xz
ruby-538cf682601f27d30576009d6f9479b21dcc4275.zip
* encoding.c (rb_to_encoding_index): should return error instead of
exception even if type is incorrect. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14405 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c0444fd4..a07bb1de5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Dec 21 15:16:00 2007 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * encoding.c (rb_to_encoding_index): should return error instead of
+ exception even if type is incorrect.
+
Fri Dec 21 14:58:27 2007 Yukihiro Matsumoto <matz@ruby-lang.org>
* enumerator.c (enumerator_init_copy): prohibit cloning of