Add a changes file for bug 8976

This commit is contained in:
teor (Tim Wilson-Brown)
2016-03-04 18:31:07 +01:00
parent b0ca80c23f
commit 7275dd4fd1
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (security, hidden services):
- Prevent hidden services connecting to client-supplied rendezvous
addresses that are reserved as internal or multicast.
Fixes bug 8976; bugfix on b7c172c9e in tor-0.2.3.21.
Patch by "dgoulet" and "teor".