From 750206d06ab502ad2407043046cefbd0edd3dd86 Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 2 Sep 2008 05:06:05 +0000 Subject: * enc/trans/utf_16_32.trans (from_UTF_8): rename from to_UTF_16BE because it was not collect. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19063 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 70396d5ec..beb632a55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 2 14:05:50 2008 NAKAMURA Usaku + + * enc/trans/utf_16_32.trans (from_UTF_8): rename from to_UTF_16BE + because it was not collect. + Tue Sep 2 14:00:54 2008 Yuki Sonoda (Yugui) * enc/emacs_mule.c (svn:executable): dropped executable bit. -- cgit