From e8c0d737efd344402ccc9bba9b51d0bf00098ecb Mon Sep 17 00:00:00 2001 From: Mark Turner Date: Thu, 9 Aug 2012 16:48:57 -0700 Subject: Add html_escape note to CHANGELOG --- activesupport/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activesupport') diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index 8e7b780dd6..920ecf5053 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -4,6 +4,8 @@ * Reverted the deprecation of ActiveSupport::JSON::Variable. *Rafael Mendonça França* +* ERB::Util.html_escape now escapes single quotes. *Santiago Pastorino* + ## Rails 3.2.7 (Jul 26, 2012) ## * Hash#fetch(fetch) is not the same as doing hash[key] -- cgit v1.2.3