aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorayumin <ayumin@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-09-08 16:24:43 +0000
committerayumin <ayumin@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-09-08 16:24:43 +0000
commitd53e9c1e8403edd9855cbb323e7ed3ef84564e8a (patch)
tree3571d8f8a83129aa9e79558d78de8447c07da08a /ChangeLog
parent05558e04b824272aea1b351d3e12ad9348ea26f1 (diff)
downloadruby-d53e9c1e8403edd9855cbb323e7ed3ef84564e8a.tar.gz
* sample/drb/README.rd.ja:
* sample/drb/dhasenc.rb: * sample/mine.rb: Change encoding from EUC-JP to UTF-8 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33227 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c879896ebc..fb6065b12b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Thu Sep 9 01:14:00 2011 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * sample/drb/README.rd.ja:
+ * sample/drb/dhasenc.rb:
+ * sample/mine.rb:
+ Change encoding from EUC-JP to UTF-8
+
Thu Sep 8 21:03:22 2011 NARUSE, Yui <naruse@ruby-lang.org>
* ext/nkf/nkf-utf8/nkf.c: import nkf 2.1.2 (be9c280)