Merge branch 'maint-0.4.4' into release-0.4.4

This commit is contained in:
Nick Mathewson
2020-07-13 10:45:04 -04:00
30 changed files with 48 additions and 44 deletions
+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.