From: Nick Mathewson Date: Mon, 13 Jul 2020 14:42:41 +0000 (-0400) Subject: Changes file for ticket 31812. X-Git-Tag: tor-0.4.4.3-alpha~12^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eb427f309cbe2eb82769fdec4e9b7a7249c3287b;p=thirdparty%2Ftor.git Changes file for ticket 31812. --- diff --git a/changes/ticket31812 b/changes/ticket31812 new file mode 100644 index 0000000000..869e494892 --- /dev/null +++ b/changes/ticket31812 @@ -0,0 +1,4 @@ + o Documentation: + - Replace most http:// URLs in our code and documentation with https:// + URLs. (We have left unchanged the code in src/ext/, and the text in + LICENSE.) Closes ticket 31812. Patch from Jeremy Rand.