tor/changes/bug4838
Daniel Bryg f7e87f41f7 When not fetching v2 dir info, don't require it for cleaning descriptors
Bugfix on 0.2.2.26-beta, which introduced the idea of caches not
cacheing v2 info.  Fixes bug 4838.
2012-02-23 13:59:37 -05:00

6 lines
289 B
Plaintext

o Minor bufixes:
- Directory caches no longer refuse to clean out descriptors when
because of missing v2 networkstatus documents, unless they're
actually trying to retrieve v2 networkstatus documents. Bugfix
on 0.2.2.26-beta; fixes bug 4838. Patch by Daniel Bryg.