diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-19 12:13:14 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-19 12:13:14 -0300 |
commit | 423d05452d65fbb0025a9ee8ce1b1c5c472eaa66 (patch) | |
tree | f89eaeb0bd1706362e3853cfe958e4f223b62cfa | |
parent | e83be32ab336ae049e964f22ad4ead090ba01cde (diff) | |
download | firefoxer-423d05452d65fbb0025a9ee8ce1b1c5c472eaa66.tar.gz firefoxer-423d05452d65fbb0025a9ee8ce1b1c5c472eaa66.tar.bz2 |
Updates TODO and ChangeLog
-rw-r--r-- | ChangeLog.md | 5 | ||||
-rw-r--r-- | TODO.md | 2 |
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. @@ -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. |