diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-06-15 16:10:59 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-06-15 16:10:59 -0400 |
commit | bdfb399867e697e1afcbe0927a7aba685a587b1c (patch) | |
tree | 47acc532ecd121187168c11f4e2dc3490022f50f /changes/log_bad_md_entry | |
parent | 879b1e10101f4eb5ecfb37c7a51f2882c2ac3ea1 (diff) | |
parent | cc21e56ed4cfc9c83b2cbfef9a8ff088471f7925 (diff) | |
download | tor-bdfb399867e697e1afcbe0927a7aba685a587b1c.tar tor-bdfb399867e697e1afcbe0927a7aba685a587b1c.tar.gz |
Merge remote-tracking branch 'public/xxx023'
Diffstat (limited to 'changes/log_bad_md_entry')
-rw-r--r-- | changes/log_bad_md_entry | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/log_bad_md_entry b/changes/log_bad_md_entry new file mode 100644 index 000000000..3c653277c --- /dev/null +++ b/changes/log_bad_md_entry @@ -0,0 +1,3 @@ + o Minor features (debugging): + - Log a BUG message at INFO if we have a networkstatus with a missing + entry for some microdescriptor. |