mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Add missing History entry for 1.3.4.2 release regarding #5837
This change should be mentioned as it those who were manually prefixing their relative CSS paths with the same path as their ROOT_URL will need to remove the path. Relates to meteor/meteor#7416
This commit is contained in:
@@ -53,6 +53,9 @@
|
||||
* `App.appendToConfig` allows adding custom tags to config.xml.
|
||||
[#7307](https://github.com/meteor/meteor/pull/7307)
|
||||
|
||||
* When using `ROOT_URL` with a path, relative CSS URLs are rewriten
|
||||
accordingly. [#5837](https://github.com/meteor/meteor/issues/5837)
|
||||
|
||||
* Fixed bugs:
|
||||
[#7149](https://github.com/meteor/meteor/issues/7149)
|
||||
[#7296](https://github.com/meteor/meteor/issues/7296)
|
||||
|
||||
Reference in New Issue
Block a user