summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fbb07a56..27909aed6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Tue Oct 28 10:42:50 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp>
+
+ * gem_prelude.rb: considers --program-suffix and prefix configure
+ options.
+
+ * lib/rubygems/defaults.rb: ditto.
+
Tue Oct 28 09:51:48 2008 NAKAMURA Usaku <usa@ruby-lang.org>
* bootstraptest/test_thread.rb: ignore some exceptions.