diff --git a/pd/src/todo.txt b/pd/src/todo.txt
index 87dc3847c7c01e33e6b00eb41c69700e9b299009..86e87003805716e2ca47c7b6b2487e5f842085c9 100644
--- a/pd/src/todo.txt
+++ b/pd/src/todo.txt
@@ -4,12 +4,5 @@ we might want to port in the future:
 
 - pd fast-forward message (sched_fastforward, glob_fastforward)
 
-- missing objects: file (low-level file operations), slop~ (slew-limiting
-  low-pass filter), trace (message tracing)
-
-- garray (edit and vis messages; messages to change style, width and color)
-
-- list store (new and updated methods)
-
 There might be more lurking in the shadows, but these are the ones that I
 found in the release notes and can thus be considered official. -ag