From 32bf25888110482255cda8bcc77fb4fc7d8c0d38 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 15 Jun 2012 10:40:37 -0400 Subject: Change a silent ignore-the-bug in microdesc.c to a LOG_INFO I don't believe this bug occurs, but there was an XXX023 to make sure it doesn't. --- changes/log_bad_md_entry | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/log_bad_md_entry (limited to 'changes/log_bad_md_entry') 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. -- cgit v1.2.3