diff options
| author | nagachika <nagachika@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-09-11 16:24:30 +0000 |
|---|---|---|
| committer | nagachika <nagachika@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-09-11 16:24:30 +0000 |
| commit | c5ce07eed74b9ea51a1ca47069efcf042a859e3c (patch) | |
| tree | b599e0f8ea1558eb89a8818dcd7b898633ae256a /ChangeLog | |
| parent | e4d528752a1235f17f1622827f7cec693e34157a (diff) | |
merge revision(s) 42713: [Backport #8792]
* configure.in (sys/pstat.h): fix missing header check for
missing/setproctitle.c on HP-UX. [ruby-core:56644] [Bug #8792]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@42913 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 @@ +Thu Sep 12 01:18:44 2013 Michal Rokos <michal@rokos.cz> + + * configure.in (sys/pstat.h): fix missing header check for + missing/setproctitle.c on HP-UX. [ruby-core:56644] [Bug #8792] + Thu Sep 12 01:02:56 2013 Benoit Daloze <eregontp@gmail.com> * test/ruby/test_time.rb: use the in_timezone() helper |
