瀏覽代碼

Merge branch 'maint-0.3.1' into maint-0.3.2

Nick Mathewson 7 年之前
父節點
當前提交
7e7585d0a1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      changes/bug26158

+ 1 - 1
changes/bug26158

@@ -1,4 +1,4 @@
-   o Minor bugfixes (relay):
+  o Minor bugfixes (relay):
      - Relays now correctly block attempts to re-extend to the previous
      - Relays now correctly block attempts to re-extend to the previous
        relay by Ed25519 identity. Previously they would warn in this case,
        relay by Ed25519 identity. Previously they would warn in this case,
        but not actually reject the attempt. Fixes bug 26158; bugfix on
        but not actually reject the attempt. Fixes bug 26158; bugfix on