aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-07 08:14:08 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-07 08:14:08 +0000
commit72937eead89a226cedfbfae5f898ec1c3e96d471 (patch)
tree29ad566807f1d37fc55ebaef163ed6ecee6659e4 /ChangeLog
parentf597d65a6f11b9ec8d3d55c81104dc6967d7f44e (diff)
downloadruby-72937eead89a226cedfbfae5f898ec1c3e96d471.tar.gz
* instruby.rb: use installed libraries. [ruby-core:21006]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 18651571b3..d7d22e9836 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
-Wed Jan 7 17:13:38 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+Wed Jan 7 17:14:40 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * instruby.rb: use installed libraries. [ruby-core:21006]
* instruby.rb (gem), lib/rubygems/defaults.rb (Gem.default_dir):
use version invariant configuration.