]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
mark off another bug
authorRoger Dingledine <arma@torproject.org>
Sat, 20 Mar 2004 23:27:41 +0000 (23:27 +0000)
committerRoger Dingledine <arma@torproject.org>
Sat, 20 Mar 2004 23:27:41 +0000 (23:27 +0000)
svn:r1325

doc/TODO

index 5b07b59d3737fc0f23f9a294cb99d1cdf55f077e..0778264b5ad6c9ba22528750b62f518a919f08a3 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -12,7 +12,7 @@ ARMA    - arma claims
         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