Browse Source

note that weasel's proposal 134 code is off by default. i believe.
correct me if i'm wrong. :)


svn:r15156

Roger Dingledine 17 years ago
parent
commit
555450ba73
1 changed files with 4 additions and 3 deletions
  1. 4 3
      ChangeLog

+ 4 - 3
ChangeLog

@@ -52,9 +52,10 @@ Changes in version 0.2.1.1-alpha - 2008-??-??
       buffers.
       buffers.
     - Servers support a new URL scheme for consensus downloads that
     - Servers support a new URL scheme for consensus downloads that
       allows the client to specify which authorities are trusted.
       allows the client to specify which authorities are trusted.
-      The server then only sends the consensus if the client will
+      The server then only sends the consensus if the client will trust
-      trust it. Otherwise a 404 error is sent back. Clients use
+      it. Otherwise a 404 error is sent back. Clients can use this
-      this new scheme when the server supports it.
+      new scheme when the server supports it. Implements proposal 134;
+      disabled for now though.
     - If the user has applied the experimental SSL_MODE_RELEASE_BUFFERS
     - If the user has applied the experimental SSL_MODE_RELEASE_BUFFERS
       patch to their OpenSSL, turn it on to save memory on servers. This
       patch to their OpenSSL, turn it on to save memory on servers. This
       patch will (with any luck) get included in a mainline distribution
       patch will (with any luck) get included in a mainline distribution