aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-09-17 21:26:17 -0400
committerNick Mathewson <nickm@torproject.org>2019-09-17 21:26:17 -0400
commit967460389a2f5dd70f75dd753a0d9ff97292e5b2 (patch)
tree03cf7a4981f127a012b0bebfba1daf8aafa366c9 /changes
parent484710f25be73d18fefa1e03339c9247e8ec7337 (diff)
parent1087c48d6ef56fee25ca1d06a4aa5f311fe287ff (diff)
downloadtor-967460389a2f5dd70f75dd753a0d9ff97292e5b2.tar.gz
tor-967460389a2f5dd70f75dd753a0d9ff97292e5b2.zip
Merge remote-tracking branch 'tor-github/pr/1216' into maint-0.2.9
Diffstat (limited to 'changes')
-rw-r--r--changes/doc310894
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/doc31089 b/changes/doc31089
new file mode 100644
index 0000000000..2fc0ba4f7d
--- /dev/null
+++ b/changes/doc31089
@@ -0,0 +1,4 @@
+ o Documentation:
+ - Use RFC 2397 data URL scheme to embed image into tor-exit-notice.html
+ so that operators would no longer have to host it themselves.
+ Closes ticket 31089.