diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-09-16 07:41:07 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-09-16 07:41:07 +0000 |
| commit | a0eae95a65707e9504a0a5a625809149c3084a14 (patch) | |
| tree | 5c980db179c9d2df59628f6e3d7bf4e354ee5f86 | |
| parent | 85a5212ce7532a1c317efbd1a09882422fc0a588 (diff) | |
* ChangeLog: commit miss.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10949 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,5 @@ +Sat Sep 16 16:40:44 2006 Nobuyoshi Nakada <nobu@ruby-lang.org> + * Makefile.in, common.in, instruby.rb, ext/extmk.rb, lib/mkmf.rb: use instruby.rb to install extensions instead of ext/extmk.rb. @@ -13,6 +15,8 @@ * ext/pty/pty.c (get_device_once): removed garbage right brace. + * lib/mkmf.rb (checking_for): improved the messages. + Thu Sep 14 16:11:15 2006 Yukihiro Matsumoto <matz@ruby-lang.org> * string.c (rb_str_intern): raise SecurityError only when $SAFE |
