Commit f00b7a7f authored by George Kadianakis's avatar George Kadianakis Committed by Nick Mathewson
Browse files

Add changes file.

parent 1d233340
Loading
Loading
Loading
Loading

changes/bug25552

0 → 100644
+5 −0
Original line number Diff line number Diff line
  o Major feature (onion services):
    - Improve revision counter generation in next-gen onion services. Onion
      services can now scale by hosting multiple instances on different hosts
      without synchronization between them, which was previously impossible
      because descriptors would get rejected by HSDirs. Addresses ticket 25552.