Changes file for ticket 31812.

This commit is contained in:
Nick Mathewson
2020-07-13 10:42:41 -04:00
parent 0be80fb650
commit eb427f309c
+4
View File
@@ -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.