commit 76b2e8d1bd5b77e42fd12e0c8067953847a22da4 Author: Damian Johnson atagar@torproject.org Date: Mon Nov 13 10:45:29 2017 -0800
Note geoip fix on changelog --- web/changelog/index.html | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/web/changelog/index.html b/web/changelog/index.html index a2df205..f597404 100644 --- a/web/changelog/index.html +++ b/web/changelog/index.html @@ -67,6 +67,14 @@
<p>The following are only available within Nyx's <a href="#git">git repository</a>.</p>
+ <ul> + <li><span class="component">Connections</span> + <ul> + <li>Geoip information unavailable for inbound connections</li> + </ul> + </li> + </ul> + <div id="version-2-0" class="section"></div> <a href="#version-2-0" class="section-title">Version 2.0 (November 5th, 2017)</a>
tor-commits@lists.torproject.org