浏览代码

Fix a proposal number in the changelog.

Nick Mathewson 14 年之前
父节点
当前提交
5613b9b9f2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ChangeLog

+ 1 - 1
ChangeLog

@@ -36,7 +36,7 @@ Changes in version 0.2.3.6-alpha - 2011-10-26
     - Implement a new handshake protocol (v3) for authenticating Tors to
     - Implement a new handshake protocol (v3) for authenticating Tors to
       each other over TLS. It should be more resistant to fingerprinting
       each other over TLS. It should be more resistant to fingerprinting
       than previous protocols, and should require less TLS hacking for
       than previous protocols, and should require less TLS hacking for
-      future Tor implementations. Implements proposal 185.
+      future Tor implementations. Implements proposal 176.
     - Allow variable-length padding cells to disguise the length of
     - Allow variable-length padding cells to disguise the length of
       Tor's TLS records. Implements part of proposal 184.
       Tor's TLS records. Implements part of proposal 184.