Pārlūkot izejas kodu

Add changes file.

George Kadianakis 6 gadi atpakaļ
vecāks
revīzija
f00b7a7faa
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 5 0
      changes/bug25552

+ 5 - 0
changes/bug25552

@@ -0,0 +1,5 @@
+  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.