From e6bac88f57e69b1f22ca372e592a9940cc6b5b7b Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 10 Nov 2017 16:58:41 +1300 Subject: [PATCH] Updated 1.5 Keeping Up To Date (markdown) --- 1.5-Keeping-Up-To-Date.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.5-Keeping-Up-To-Date.md b/1.5-Keeping-Up-To-Date.md index 8eda12b..08ed810 100644 --- a/1.5-Keeping-Up-To-Date.md +++ b/1.5-Keeping-Up-To-Date.md @@ -1,4 +1,4 @@ -:exclamation: Update Nov 9 2017: Nightly 58 currently breaks using `profile/preferences/xxx.js` - see [1414398](https://bugzilla.mozilla.org/show_bug.cgi?id=1414398) +:exclamation: Firefox 58 blocks using `profile/preferences/xxx.js` - [1413413](https://bugzilla.mozilla.org/show_bug.cgi?id=1413413) --- We make a lot of changes - not just adding and deprecating preferences, or flipping them from active to inactive, or changing their values, but also making descriptions better, syntax tweaks, adding/removing references, and even whole section revamps and re-ordering. Doing a file comparison and re-applying your own changes is time consuming, prone to human error, and not really feasible for most people.