diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-16 03:45:03 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-16 03:45:03 +0000 |
| commit | cdcc05e4e4f374c893a8b0ce06fa02e94ba69ba1 (patch) | |
| tree | e66f3c60fa563f23f290b3de8a71d3c70bbdb98a /ChangeLog | |
| parent | fd567817955a398b3efd26671004d97f7a87eac0 (diff) | |
merges r20572 from trunk into ruby_1_9_1.
* Makefile.in (LIBRUBY_SO): localizes non-public symbols.
* configure.in (OBJDUMP, OBJCOPY): for dealing with binary files.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20775 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Sun Dec 7 23:17:33 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * Makefile.in (LIBRUBY_SO): localizes non-public symbols. + + * configure.in (OBJDUMP, OBJCOPY): for dealing with binary files. + Mon Dec 15 10:00:36 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * common.mk (btest-ruby): use RUNRUBY instead of MINIRUBY to load the |
