aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-07-19 12:13:14 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-07-19 12:13:14 -0300
commit423d05452d65fbb0025a9ee8ce1b1c5c472eaa66 (patch)
treef89eaeb0bd1706362e3853cfe958e4f223b62cfa
parente83be32ab336ae049e964f22ad4ead090ba01cde (diff)
downloadfirefoxer-423d05452d65fbb0025a9ee8ce1b1c5c472eaa66.tar.gz
firefoxer-423d05452d65fbb0025a9ee8ce1b1c5c472eaa66.tar.bz2
Updates TODO and ChangeLog
-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.