[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] mark off another bug



Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc

Modified Files:
	TODO 
Log Message:
mark off another bug


Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- TODO	20 Mar 2004 22:38:20 -0000	1.69
+++ TODO	20 Mar 2004 23:27:41 -0000	1.70
@@ -12,7 +12,7 @@
         X Abandoned
 
 Bugs:
-        - we call signal(), but we should be calling sigaction()
+        o we call signal(), but we should be calling sigaction()
         - send socks rejects when things go bad ?
         o on solaris, need to build with
           LDFLAGS="-lsocket -lnsl" ./configure