소스 검색

fix one bug, note two more

svn:r1321
Roger Dingledine 21 년 전
부모
커밋
49a221500d
1개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. 4 2
      doc/TODO

+ 4 - 2
doc/TODO

@@ -12,8 +12,10 @@ ARMA    - arma claims
         X Abandoned
 
 Bugs:
-        - on solaris, need to build with
-          LDFLAGS="-lsocket -lnsl" ./configure --with-ssl-dir=/usr/local/ssl
+        - send socks rejects when things go bad ?
+        o on solaris, need to build with
+          LDFLAGS="-lsocket -lnsl" ./configure
+        - on solaris, we HAVE_UNAME but the uname() call fails?
         - should maybe make clients exit(1) when bad things happen?
           e.g. clock skew.
         o client-side dns cache doesn't appear to be getting populated