From d005777469b7182b1a8f657a5b94363b321bef5d Mon Sep 17 00:00:00 2001 From: Jolyon Pawlyn Date: Sat, 12 Jul 2014 17:00:09 +0100 Subject: Return an absolute instead of relative path from an asset url in the case of the `asset_host` proc returning nil --- actionview/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'actionview/CHANGELOG.md') diff --git a/actionview/CHANGELOG.md b/actionview/CHANGELOG.md index 5a03c313ef..3a55407491 100644 --- a/actionview/CHANGELOG.md +++ b/actionview/CHANGELOG.md @@ -1,3 +1,8 @@ +* Return an absolute instead of relative path from an asset url in the case + of the `asset_host` proc returning nil + + *Jolyon Pawlyn* + * Fix `html_escape_once` to properly handle hex escape sequences (e.g. ᨫ) *John F. Douthat* -- cgit v1.2.3