diff --git a/TODO b/TODO
index f4ba25fda25af1a1ca894add841bf53fc3809e46..60ffe5f8497df262d9b47c2ed54d0d694ca62e70 100644
--- a/TODO
+++ b/TODO
@@ -18,9 +18,11 @@ Milestone 2: **hotwheels miniapps**
 - [x] scaling test PM da solo
 - [x] dividere in sotto progetti
 - [x] test GPU octree
-- [ ] test GPU domain
+- [x] test GPU domain
 - [ ] test GPU PM
 - [ ] rilasciare la versione 0.0.1 dell'infrastruttura base
+- [ ] togliere malloc/free dall'interno della libreria
+- [ ] domain agnostico di libreria-tree (magari prende una callback come argomento?) oppure il tree viene costruito dall'utente
 
 Milestone 3: **cosmological DMO TreePM w adaptive timetep**