From 2f1908b1cf5c19ca1d506a181e872c12e85d3dca Mon Sep 17 00:00:00 2001 From: akr Date: Mon, 28 Jul 2008 17:12:51 +0000 Subject: * dir.c (struct dir_data): intenc field removed. (dir_s_alloc): intenc initialization removed. (dir_initialize): :internal_encoding option removed. dirname code conversion removed. (dir_enc_str): code conversion removed. [ruby-dev:35661] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18250 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ae5f613793..b11a800f3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Tue Jul 29 01:41:15 2008 Tanaka Akira + + * dir.c (struct dir_data): intenc field removed. + (dir_s_alloc): intenc initialization removed. + (dir_initialize): :internal_encoding option removed. dirname code + conversion removed. + (dir_enc_str): code conversion removed. + [ruby-dev:35661] + Mon Jul 28 21:32:17 2008 Kouhei Sutou * test/rss/: use PNG instead of zlib as binary data. -- cgit v1.2.3