diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-09-17 21:26:31 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-09-17 21:26:31 -0400 |
commit | 50b45c43eb990b0b9b76a550b03eb9db229ad4f8 (patch) | |
tree | f91a3904c0c5488361328540eaa66e1ce0576059 /changes | |
parent | dc41e6a80cc7df8d8f2b3ff91be2da38242c541d (diff) | |
parent | 967460389a2f5dd70f75dd753a0d9ff97292e5b2 (diff) | |
download | tor-50b45c43eb990b0b9b76a550b03eb9db229ad4f8.tar.gz tor-50b45c43eb990b0b9b76a550b03eb9db229ad4f8.zip |
Merge branch 'maint-0.2.9' into maint-0.3.5
Diffstat (limited to 'changes')
-rw-r--r-- | changes/doc31089 | 4 |
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. |