From f0e20a2b1fb82bf5f704329990f3a02f79c687f1 Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 4 Oct 2009 05:01:12 +0000 Subject: * lib/rubygems.rb (Gem::binary_mode): binary mode uses binary encoding. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25227 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b172a0bd4..3fa2a8276 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,16 @@ +Sun Oct 4 14:01:10 2009 Nobuyoshi Nakada + + * lib/rubygems.rb (Gem::binary_mode): binary mode uses binary + encoding. + Sun Oct 4 08:27:10 2009 Tanaka Akira * enum.c (slicebefore_ii): use id_eqq. Sun Oct 4 06:40:09 2009 Alexander Zavorine - * symbian/setup (ruby.mmp): added macro RUBY_EXPORT to match the change in dln.c + * symbian/setup (ruby.mmp): added macro RUBY_EXPORT to match the + change in dln.c Sun Oct 4 05:34:34 2009 Hidetoshi NAGAI -- cgit