diff -r ab22b4285d12 -r 42a9995faa38 TODO.txt --- a/TODO.txt Mon Sep 02 20:38:14 2013 -0700 +++ b/TODO.txt Mon Sep 02 20:38:57 2013 -0700 @@ -4,8 +4,6 @@ Review all these *Client receiver methods. They should probably either all be receivers, or none. -Get rid of Client.Uid. - Maybe put auth-related stuff into its own structure inside Client, instead of at Client's top level.