diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-12-17 13:15:00 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-12-17 13:15:00 +0000 |
commit | 0d4abea19387e0255a6c8592c7aee2e3b7819567 (patch) | |
tree | 21adb9f8df22ea838b157ef1b204c891fcab4761 | |
parent | a89852636cec9c2037b6dde8f0dffea61f2cda5c (diff) | |
download | tor-0d4abea19387e0255a6c8592c7aee2e3b7819567.tar.gz tor-0d4abea19387e0255a6c8592c7aee2e3b7819567.zip |
Note that I _did_ backport r17566.
svn:r17641
-rw-r--r-- | doc/TODO.020 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO.020 b/doc/TODO.020 index f532f91615..e4561fa9c5 100644 --- a/doc/TODO.020 +++ b/doc/TODO.020 @@ -25,5 +25,5 @@ Backport for 0.2.0 once better tested: - 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 + o r17566: FIx bug 691, wherein failure to run dns_init() would kill Tor dead. |