aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-05-08 07:41:23 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-05-08 07:41:23 +0000
commitf3ad9bf9b3009ef1ac13222adc0aba5d7c156876 (patch)
treef8bceb77b9bde9399608216e4b23c6721dd8f04b /ChangeLog
parent714cd205ccaf326abc1b275923dccaa58cfec6c3 (diff)
downloadruby-f3ad9bf9b3009ef1ac13222adc0aba5d7c156876.tar.gz
* configure.in (MINIRUBY), common.mk (RUBYOPT): add purelib.rb.
[ruby-core:16642] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16331 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a737468f8..cac4186fb3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu May 8 16:41:20 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * configure.in (MINIRUBY), common.mk (RUBYOPT): add purelib.rb.
+ [ruby-core:16642]
+
Thu May 8 16:00:41 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
* parse.y (parser_yylex): ! and ? at the bottom are no longer part