Merge remote branch 'arma/bug1362'

This commit is contained in:
Nick Mathewson
2010-09-22 01:45:57 -04:00
2 changed files with 12 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features:
- When we run out of directory information such that we can't build
circuits, but then get enough that we can build circuits, log when
we actually construct a circuit, so the user has a better chance of
knowing what's going on. Fixes bug 1362.