Add changes file for Bug #31088

This commit is contained in:
Neel Chauhan
2019-07-19 13:11:45 -04:00
committed by Nick Mathewson
parent d9a7d47798
commit cc5af6dbd5
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (ipv6):
- We check for private IPv6 address alongside their IPv4 equivalents when
authorities check descriptors. Previously, we only checked for private
IPv4 addresses. Fixes bug 31088; bugfix on 0.2.3.21-rc. Patch by Neel
Chauhan.