diff TODO @ 108:10f4d3319780

- added circular buffering for channels - added stderr support for the client - cleaned up a bunch of "unused" warnings, duplicated header definitions - added exit-status support for the client
author Matt Johnston <matt@ucc.asn.au>
date Thu, 26 Aug 2004 13:16:40 +0000
parents d3eb1fa8484e
children 88e0a1ad951a
line wrap: on
line diff
--- a/TODO	Tue Aug 24 18:12:18 2004 +0000
+++ b/TODO	Thu Aug 26 13:16:40 2004 +0000
@@ -2,6 +2,8 @@
 
 Things which might need doing:
 
+- exit with returned exit codes?
+
 - errfd needs fixing
 
 - Make options.h generated from configure perhaps?