[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r17622: {tor} Mark bug 691 fix for backport (tor/branches/tor-0_2_0-patches/doc)
Author: nickm
Date: 2008-12-14 12:34:47 -0500 (Sun, 14 Dec 2008)
New Revision: 17622
Modified:
tor/branches/tor-0_2_0-patches/doc/TODO.020
Log:
Mark bug 691 fix for backport
Modified: tor/branches/tor-0_2_0-patches/doc/TODO.020
===================================================================
--- tor/branches/tor-0_2_0-patches/doc/TODO.020 2008-12-14 11:54:03 UTC (rev 17621)
+++ tor/branches/tor-0_2_0-patches/doc/TODO.020 2008-12-14 17:34:47 UTC (rev 17622)
@@ -22,3 +22,5 @@
- r17562: Fix bug 874, wherein a sighup would make us kill all our intro
points and leave their corpses for the next set of intro points to
stumble over.
+ - r17566: FIx bug 691, wherein failure to run dns_init() would kill Tor
+ dead.