From eb2a33a7ce490994f476b03333daca2e14b480f6 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 10 Nov 2017 14:57:24 +1300 Subject: [PATCH] Updated 1.5 Keeping Up To Date (markdown) --- 1.5-Keeping-Up-To-Date.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/1.5-Keeping-Up-To-Date.md b/1.5-Keeping-Up-To-Date.md index 8c2e0f1..8eda12b 100644 --- a/1.5-Keeping-Up-To-Date.md +++ b/1.5-Keeping-Up-To-Date.md @@ -1,3 +1,6 @@ +: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) + +--- 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. :small_orange_diamond: The BEST Way To Update (and not lose your changes)