From 346ccf376c13bef58e575474a2f717b78dfa583d Mon Sep 17 00:00:00 2001 From: Dmitry Vorotilin Date: Wed, 26 Sep 2012 13:04:41 +0400 Subject: Kernel#capture replaced by version which can catch output from subprocesses --- activesupport/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'activesupport/CHANGELOG.md') diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index 1c1edc9048..73131128f7 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,4 +1,5 @@ ## Rails 4.0.0 (unreleased) ## +* Kernel#capture can catch output from subprocesses *Dmitry Vorotilin* * Make callstack attribute optional in ActiveSupport::Deprecation::Reporting methods `warn` and `deprecation_warning` -- cgit v1.2.3