From 0c7b6c5d55c6df4799c61d58289ea7a65a6ce489 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 10 Nov 2017 16:59:15 +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 08ed810..ea1da70 100644 --- a/1.5-Keeping-Up-To-Date.md +++ b/1.5-Keeping-Up-To-Date.md @@ -1,4 +1,4 @@ -:exclamation: Firefox 58 blocks using `profile/preferences/xxx.js` - [1413413](https://bugzilla.mozilla.org/show_bug.cgi?id=1413413) +:exclamation: Firefox 58+ no longer supports 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.