From fac0decef2f42123453f54c511a2d923895c2ef5 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 29 Jul 2016 11:37:08 -0400 Subject: [PATCH] Roger likes sentences to end with a period. --- ChangeLog | 2 +- ReleaseNotes | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3e889e0c5..4f42864b6 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 51b39810f..8b2fb6364 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.