[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Bite the bullet and limit all our source lines to 80 charac...
Update of /home/or/cvsroot/tor/doc
In directory moria:/tmp/cvs-serv4887/doc
Modified Files:
TODO
Log Message:
Bite the bullet and limit all our source lines to 80 characters, the way IBM intended.
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/tor/doc/TODO,v
retrieving revision 1.384
retrieving revision 1.385
diff -u -d -r1.384 -r1.385
--- TODO 8 Dec 2005 19:40:23 -0000 1.384
+++ TODO 14 Dec 2005 20:40:39 -0000 1.385
@@ -193,7 +193,7 @@
- Make authorities rate-limit logging their complaints about given
servers?
- Is this still necessary?
- - All versions of Tor should get cosmetic changes rate-limited.
+ o All versions of Tor should get cosmetic changes rate-limited.
- Pick directories from networkstatus objects, not from routerlist.
- But! We can't do this easily, since we want to know about platform,
and networkstatus doesn't tell us Tor version. Can we solve this?