summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-12 13:31:41 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-12 13:31:41 +0000
commita87bf91ebdb239db4cc33f02173cdda83f21c908 (patch)
tree7fc68d7276407c85083990c08bcdd0c4d1fc265a /ChangeLog
parent44de0737992940fe34d48fe66b14578332bd49aa (diff)
merges r21364 and r21370 from trunk into ruby_1_9_1.
* instruby.rb: use installed libraries. [ruby-core:21006] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21453 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4de2b7c2..f7fc02bfa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,17 @@
+Wed Jan 7 22:13:03 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * instruby.rb (man, gem): fixed errors.
+
+Wed Jan 7 17:14:40 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * instruby.rb: use installed libraries. [ruby-core:21006]
+
Wed Jan 7 17:13:38 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * instruby.rb (gem), lib/rubygems/defaults.rb (Gem.default_dir):
+ use version invariant configuration.
+
+ * instruby.rb: use installed libraries. [ruby-core:21006]
* instruby.rb (gem), lib/rubygems/defaults.rb (Gem.default_dir):
use version invariant configuration.