summaryrefslogtreecommitdiff
path: root/changes/feature13211
diff options
context:
space:
mode:
Diffstat (limited to 'changes/feature13211')
-rw-r--r--changes/feature132116
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/feature13211 b/changes/feature13211
new file mode 100644
index 0000000000..dcb01966c8
--- /dev/null
+++ b/changes/feature13211
@@ -0,0 +1,6 @@
+ o Major features (performance):
+ - Allow clients to use optimistic data when connecting to a hidden
+ service, which should cut out the initial round-trip for client-side
+ programs including Tor Browser. (Now that Tor 0.2.2.x is obsolete,
+ all hidden services should support server-side optimistic
+ data.) See proposal 181 for details. Implements ticket 13211.