diff --git a/TODO.md b/TODO.md
index b059995..64ec61f 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,28 +2,19 @@
The following TODO items are intended for a 3.0 version of Learning Bitcoin from the Command Line
-## Immediate TODO (for 2/19): Segwit
+## Immediate TODO (for 2/19): Sending Transactions
-1. Reorg of Chapter 3
-2. Edit Updated Content in §3.3+3.4
-2. Write new Understanding Addresses (§3.5)
-3. Write new QR Code Interlude (§3.6)
-4. Update §3.7 to fit into new flow
-5. Update §3.7a to fit into new flow
-6. Change §4.1-4.5 to use Bech32 (incorporate existing §4.6)
-7. Remove legacy address references from the rest of the course
+1. Change §4.1-4.5 to use P2WPKH (incorporate existing §4.6)
+2. Remove legacy address references from the rest of the course
+3. Add Freezing Coins to §4.4
+4. Remove §4.6 on Segwit
+5. Add Info On Sending to Other Addresses (no biggie)
+6. Full Review of §4.1-4.5
## Longer-Term TODO (Small Tasks)
The following updates involve updates or the creation of new chapters, but their additions are generally bounded and known.
-1. Big changes to defaults
- * Signet
- * SEGWIT
- * Talk about address types: https://www.unchained.com/blog/bitcoin-address-types-compared
- * Descriptor Wallets
-1. Revise 4.4
- * freezing coins
1. New Interlude: Creating Animated QR Codes (after 7.1)
* New Subsection: Understanding Uniform Resources
* New Subsection: Creating an Animated QR
@@ -239,6 +230,15 @@ See [release notes](https://bitcoincore.org/en/releases/0.21.0/).
# Progress Log
+## Immediate TODO (for 2/19): Segwit
+
+1. Reorg of Chapter 3
+2. Edit Updated Content in §3.3+3.4
+3. Write new Understanding Addresses (§3.5)
+4. Write new QR Code Interlude (§3.6)
+5. Update §3.7 to fit into new flow
+6. Update §3.7a to fit into new flow
+
## Immediate TODO (for 2/5): Descriptor Wallets
1. Edit §3.1-3.2, esp. for any references to legacy addresses (Still need to update `bitcoin-cli -getinfo` command)
@@ -248,7 +248,6 @@ See [release notes](https://bitcoincore.org/en/releases/0.21.0/).
6. Remove all references to things appearing at certain versions (they're all pretty standardized now)
7. But write a note early on about potential missing features
-
## Immediate TODO (for 1/22): Signet
1. Update Stackscripts to support/default signet