# HG changeset patch # User Chris Jones # Date 1380513308 21600 # Node ID ba2428230f71bb29223e2d2b6b780de012cbbce2 # Parent fd4089f717b245f2fb20514fada22fc55680656a to-do update. diff -r fd4089f717b2 -r ba2428230f71 TODO.txt --- a/TODO.txt Sun Sep 29 21:54:38 2013 -0600 +++ b/TODO.txt Sun Sep 29 21:55:08 2013 -0600 @@ -8,5 +8,6 @@ Think about how to gracefully shutdown. Probably have a Close() function. -Get rid of logging. We're providing status updates. Allow some sort of -debug flag that prints from layer1. +Get rid of logging. We're providing status updates. Include an error() +receiver function that lets internals report their errors for return +from NewClient().