TODO.txt
changeset 150 fa7f6ff10c67
parent 146 aa9a0ae8f875
child 152 69c5b4382e39
--- a/TODO.txt	Sun Sep 15 16:30:55 2013 -0600
+++ b/TODO.txt	Sun Sep 15 16:41:02 2013 -0600
@@ -1,5 +1,5 @@
-Review all these *Client receiver methods. They should probably either
-all be receivers, or none.
+Review all the *Client receiver methods in layer3.go. They should
+probably either all be receivers, or none.
 
 Maybe put auth-related stuff into its own structure inside Client,
 instead of at Client's top level.