summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-26 02:07:19 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-26 02:07:19 +0000
commit87ef7c5530ae2e65c1485dd6d432f9c8c459f36e (patch)
treea143dfc9f48b6c3934008b0c86509ae053922182 /ChangeLog
parent7356dc8e49f1cf8a205e81e987962da9cbe30ea9 (diff)
downloadruby-87ef7c5530ae2e65c1485dd6d432f9c8c459f36e.tar.gz
ruby-87ef7c5530ae2e65c1485dd6d432f9c8c459f36e.tar.xz
ruby-87ef7c5530ae2e65c1485dd6d432f9c8c459f36e.zip
* transcode.c, include/ruby/encoding.c (rb_transcode_convertible):
new function. checking the existance of converter. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19565 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 b6b1f219e..ff7ca9c1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Sep 26 11:05:41 2008 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * transcode.c, include/ruby/encoding.c (rb_transcode_convertible):
+ new function. checking the existance of converter.
+
Fri Sep 26 10:35:50 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
* variable.c (global_variable, struct trace_var): made function