commit eb427f309cbe2eb82769fdec4e9b7a7249c3287b parent 0be80fb65003df21bece5d56e298b7fbf277b429 Author: Nick Mathewson <nickm@torproject.org> Date: Mon, 13 Jul 2020 10:42:41 -0400 Changes file for ticket 31812. Diffstat:
| A | changes/ticket31812 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/ticket31812 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.