diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-04-12 14:02:36 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-04-12 14:02:36 +0000 |
| commit | 33419cba1cd8c17f380c129b03250af72566159a (patch) | |
| tree | 65bb6e303233cece7aaee48dc4f630d46a52febf /ChangeLog | |
| parent | b2b4a4e79b97e3597665d9f8926fbcb460dc2939 (diff) | |
merges r22869 from trunk into ruby_1_9_1.
--
* win32/Makefile.sub (config.h): passes LDFLAGS to rbconfig.rb so
that extconf.rb could refer it. [ruby-core:22725]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23178 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Tue Mar 10 12:27:52 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * win32/Makefile.sub (config.h): passes LDFLAGS to rbconfig.rb so + that extconf.rb could refer it. [ruby-core:22725] + Wed Mar 4 05:19:27 2009 James Edward Gray II <jeg2@ruby-lang.org> * lib/csv.rb: Some minor documentation fixes from Gregory Brown. |
