diff options
author | shyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-07 18:59:34 +0000 |
---|---|---|
committer | shyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-07 18:59:34 +0000 |
commit | 0d029c6012f07b98a7344b0e2bfaee892a209a69 (patch) | |
tree | 4b5b92624f698f65fc8a38113735f62b138faa3a /ChangeLog | |
parent | d56b279b6644ee83865dd1dd694e4ae925e050b6 (diff) |
merge revision(s) 13936:13938:
* ext/curses/extconf.rb: check macro if cannot find func.
[ruby-list:44224]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@16943 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 @@ +Sun Jun 8 03:59:31 2008 NAKAMURA Usaku <usa@ruby-lang.org> + + * ext/curses/extconf.rb: check macro if cannot find func. + [ruby-list:44224] + Sun Jun 8 03:52:53 2008 Yukihiro Matsumoto <matz@ruby-lang.org> * lib/cgi/session.rb (CGI::Session::FileStore::restore): use |