diff --git a/todo.txt b/todo.txt
index 83dc5842a56fb25494aeb99c46b8f65acc933381..9852310fcafca30346c968289be8a39d870a1ea8 100644
--- a/todo.txt
+++ b/todo.txt
@@ -8,7 +8,7 @@
 
   - download, checkout
 
-  - Should ot be possible to provide multiple recipies?
+  - Should it be possible to provide multiple recipies?
     Or should recipies be combined through inheritence (or
     composition)?
 
@@ -20,12 +20,25 @@
 
 - Some way to freeze versions so we can have reproducable buildouts.
 
+  Maybe simple approach:
+
+  - Egg recipe outputs dependency info with debug logging
+
+  - Egg recipe has option to specify dependencies.  When used, 
+    don't automatically fetch newer data.
+
 - Part dependencies
 
 - custom uninstall
 
+- Fix develop so thet ordinary eggs fetched as dependencies end up
+  in eggs directory.
+
 - spelling :)
 
+- document recipe initialization order
+
+
 Issues
 
 - Want to be able to control whether eggs get unzipped when they are