diff options
Diffstat (limited to 'changes/feature13153')
-rw-r--r-- | changes/feature13153 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/feature13153 b/changes/feature13153 new file mode 100644 index 0000000000..15f8fe8b4f --- /dev/null +++ b/changes/feature13153 @@ -0,0 +1,5 @@ + o Code simplication: + - Clients are now willing to send optimistic circuit data (before they + receive a 'connected' cell) to relays of any version. We used to + only do it for relays running 0.2.3.1-alpha or later, but now all + relays are new enough. Resolves ticket 13153. |