aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.md5
-rw-r--r--TODO.md2
2 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index 165fe19..1add3cb 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -2,4 +2,7 @@
## 2024-07-19 - Initial version
-* Initial version.
+* [x] Create initial version.
+* [x] Create `firefox-chrome-sync` script.
+* [x] Rename `firefox-chrome-sync` to `firefox-profile-sync`.
+* [x] Manage `user.js` configuration.
diff --git a/TODO.md b/TODO.md
index be7f2bf..5921023 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,7 +1,5 @@
# TODO
-* [x] Rename `firefox-chrome-sync` to `firefox-profile-sync`.
-* [ ] Manage `user.js` configuration.
* [ ] Document about the long journey to keep Firefox slick and lean:
from themes to Vimperator and other plugins. How the WebExtensions
transition made things really difficult.