summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-07-29 11:37:08 -0400
committerNick Mathewson <nickm@torproject.org>2016-07-29 11:37:08 -0400
commitfac0decef2f42123453f54c511a2d923895c2ef5 (patch)
tree5bdf3125934ccd6410a0e696573cd3190557abdb
parent176a57fd4ce652788725c9ad514223d7dd263af4 (diff)
downloadtor-fac0decef2f42123453f54c511a2d923895c2ef5.tar.gz
tor-fac0decef2f42123453f54c511a2d923895c2ef5.zip
Roger likes sentences to end with a period.
-rw-r--r--ChangeLog2
-rw-r--r--ReleaseNotes4
2 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e889e0c57..4f42864b65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,7 +30,7 @@ Changes in version 0.2.8.6 - 2016-07-3?
18397; bugfix on 0.2.5.1-alpha. Patch from Daniel Pinto.
- Allow IPPROTO_UDP datagram sockets when running with "Sandbox 1",
so that get_interface_address6_via_udp_socket_hack() can work.
- Fixes bug 19660; bugfix on 0.2.5.1-alpha
+ Fixes bug 19660; bugfix on 0.2.5.1-alpha.
Changes in version 0.2.8.5-rc - 2016-07-07
diff --git a/ReleaseNotes b/ReleaseNotes
index 51b39810fa..8b2fb6364b 100644
--- a/ReleaseNotes
+++ b/ReleaseNotes
@@ -217,7 +217,7 @@ Changes in version 0.2.8.6 - 2015-07-3?
17864; patch by "teor".
o Minor features (geoip):
- - Update geoip and geoip6 to the June 7 2016 Maxmind GeoLite2
+ - Update geoip and geoip6 to the July 6 2016 Maxmind GeoLite2
Country database.
o Minor features (hidden service directory):
@@ -530,7 +530,7 @@ Changes in version 0.2.8.6 - 2015-07-3?
18397; bugfix on 0.2.5.1-alpha. Patch from Daniel Pinto.
- Allow IPPROTO_UDP datagram sockets when running with "Sandbox 1",
so that get_interface_address6_via_udp_socket_hack() can work.
- Fixes bug 19660; bugfix on 0.2.5.1-alpha
+ Fixes bug 19660; bugfix on 0.2.5.1-alpha.
- Allow the setrlimit syscall, and the prlimit and prlimit64
syscalls, which some libc implementations use under the hood.
Fixes bug 15221; bugfix on 0.2.5.1-alpha.