]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
and list the new event here too
authorRoger Dingledine <arma@torproject.org>
Mon, 16 Feb 2009 06:18:44 +0000 (06:18 +0000)
committerRoger Dingledine <arma@torproject.org>
Mon, 16 Feb 2009 06:18:44 +0000 (06:18 +0000)
svn:r18557

src/or/control.c

index 222a6e076218d556c1c62a88f8aacd302f9d3e18..2f6adf6e6c85efa10ce5f2281bb07fb6c41f6ecb 100644 (file)
@@ -1387,7 +1387,7 @@ getinfo_helper_misc(control_connection_t *conn, const char *question,
     *answer = tor_strdup("CIRC STREAM ORCONN BW DEBUG INFO NOTICE WARN ERR "
                          "NEWDESC ADDRMAP AUTHDIR_NEWDESCS DESCCHANGED "
                          "NS STATUS_GENERAL STATUS_CLIENT STATUS_SERVER "
-                         "GUARD STREAM_BW CLIENTS_SEEN");
+                         "GUARD STREAM_BW CLIENTS_SEEN NEWCONSENSUS");
   } else if (!strcmp(question, "features/names")) {
     *answer = tor_strdup("VERBOSE_NAMES EXTENDED_EVENTS");
   } else if (!strcmp(question, "address")) {