diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-03-26 19:47:44 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-03-26 19:47:44 -0400 |
commit | 841ed9dbb982d5b0ffb9a5b17b1e4bf2e02f95f2 (patch) | |
tree | 4e8a7a5a36c9d9d4677dc1b960c4cb35f4db9075 /changes | |
parent | ca2d9cbb937e70e3f69e88e4e6a00fc0f818340c (diff) | |
parent | 236c92a0a78285a73b53c6d0f5edba7982407e9b (diff) | |
download | tor-841ed9dbb982d5b0ffb9a5b17b1e4bf2e02f95f2.tar.gz tor-841ed9dbb982d5b0ffb9a5b17b1e4bf2e02f95f2.zip |
Merge remote-tracking branch 'dgoulet/bug24904_033_01' into maint-0.3.3
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug24904 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug24904 b/changes/bug24904 new file mode 100644 index 0000000000..648d9a5834 --- /dev/null +++ b/changes/bug24904 @@ -0,0 +1,4 @@ + o Minor bugfix (channel, client): + - Better identify client connection when reporting to the geoip client + cache. Fixes bug 24904; bugfix on 0.3.1.7. + |