TODO.txt
changeset 160 ba2428230f71
parent 158 2d948fcbb5d7
child 162 7b5586a5e109
--- 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().