summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2019-08-19 18:07:48 +0300
committerGeorge Kadianakis <desnacked@riseup.net>2019-08-19 18:07:48 +0300
commit60adebc4996797de4c179f489d840af9feff60e2 (patch)
treeda6cfb4191272befc8dea9e9730bf0500adbb609 /changes
parent4185ef29fd637b4ca4aefffb4d50146acab395c3 (diff)
parent320f5068a07ed3dfe204d247245a62549fe976c9 (diff)
downloadtor-60adebc4996797de4c179f489d840af9feff60e2.tar.gz
tor-60adebc4996797de4c179f489d840af9feff60e2.zip
Merge branch 'tor-github/pr/1217'
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.