diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-03-29 10:53:09 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-03-29 10:53:09 -0400 |
commit | f348daa6fb58295d876495ba875b826e87917ec9 (patch) | |
tree | fb2b8a3e296112b10fdf3efaf1139d74aae93e47 /changes | |
parent | 4703bf8792b69745bc87d4b2838c3b69b98e81b8 (diff) | |
parent | 734fad410368951e8f375a78bc8789d24cbe9c52 (diff) | |
download | tor-f348daa6fb58295d876495ba875b826e87917ec9.tar tor-f348daa6fb58295d876495ba875b826e87917ec9.tar.gz |
Merge remote-tracking branch 'linus/bug4875_2'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug4875 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug4875 b/changes/bug4875 new file mode 100644 index 000000000..7d19ca319 --- /dev/null +++ b/changes/bug4875 @@ -0,0 +1,3 @@ + o Minor bugfixes + - Relays now understand an IPv6 address when they get one from a + directory server. Fixes bug 4875. |