From 34969a1eb774a1806454cc47131fa545c358f757 Mon Sep 17 00:00:00 2001 From: Jesse Rosenberger Date: Sat, 16 Jul 2016 16:57:48 +0300 Subject: [PATCH] History entry for #7416 --- History.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.md b/History.md index b074169bee..1056f21d3a 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,9 @@ ## v.NEXT +* Fix for regression caused by #5837 which incorrectly rewrote + network-path references (i.e. //domain.com/image.gif) in CSS URLs + [#7416](https://github.com/meteor/meteor/issues/7416) + ## v1.3.4.4 * Fixed [#7374](https://github.com/meteor/meteor/issues/7374).