From 5c87c95a71a8f643bbef8c6d6773a74112b8371c Mon Sep 17 00:00:00 2001 From: Robin Dupret Date: Fri, 2 May 2014 11:56:03 +0200 Subject: Enhance a bit a few changelog entries [ci skip] --- actionview/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'actionview') diff --git a/actionview/CHANGELOG.md b/actionview/CHANGELOG.md index e9daeca39d..bedbf78172 100644 --- a/actionview/CHANGELOG.md +++ b/actionview/CHANGELOG.md @@ -1,4 +1,4 @@ -* Change `asset_path` to use File.join to create proper paths (#14932): +* Change `asset_path` to use File.join to create proper paths: https://some.host.com//assets/some.js @@ -12,7 +12,7 @@ `image/x-icon`. Before: - + #=> favicon_link_tag 'myicon.ico' -- cgit v1.2.3