diff --git a/TODO.md b/TODO.md
index 2b488ba..c464e3b 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,16 +2,13 @@
The following TODO items are intended for a 3.0 version of Learning Bitcoin from the Command Line
-## Immediate TODO (for 2/26): Sending Transactions
+## Immediate TODO (for 3/12): Cleanup
-1. Rewrite transaction fees in §4.1 to talk about vB, et al
-2. Add sendall RPC to §4.1
-3. Add args variable option to §4.3
-4. Change §4.1-4.5 to use P2WPKH
-5. Add Freezing Coins to §4.4
-6. Remove §4.6 on Segwit
-7. Add Info On Sending to Other Addresses (no biggie)
-8. Full Review of §4.1-4.5
+1. Bring chapter 1 up to date
+2. Bring chapter 2 up to date
+3. Double check §3.1 + 3.2
+4. Edit/Update Chapter 5
+5. Update RBF Discussions in §5.2 for it now being default
## Longer-Term TODO (Small Tasks)
@@ -232,6 +229,16 @@ See [release notes](https://bitcoincore.org/en/releases/0.21.0/).
# Progress Log
+## Immediate TODO (for 2/26): Sending Transactions
+
+1. Rewrite transaction fees in §4.1 to talk about vB, et al
+2. Add sendall RPC to §4.1
+3. Add args variable option to §4.3
+4. Add Freezing Coins to §4.4
+4. Check & Revise §4.1-4.5
+6. Remove §4.6 on Segwit
+7. Write New §4.6 on Sending to Different Addresses
+
## Immediate TODO (for 2/19): Segwit
1. Reorg of Chapter 3