Pārlūkot izejas kodu

a changelog for 0.1.0.5-rc

svn:r4134
Roger Dingledine 20 gadi atpakaļ
vecāks
revīzija
d671092935
1 mainītis faili ar 14 papildinājumiem un 0 dzēšanām
  1. 14 0
      ChangeLog

+ 14 - 0
ChangeLog

@@ -1,3 +1,17 @@
+Changes in version 0.1.0.5-rc - 2005-04-27
+  o Bugfixes:
+    - Stop trying to print a null pointer if an OR conn fails because
+      we didn't like its cert.
+  o Features:
+    - Switch our internal buffers implementation to use a ring buffer,
+      to hopefully improve performance for fast servers a lot.
+    - Add HttpsProxyAuthenticator support (based auth only), based
+      on patch from Adam Langley.
+    - Add more debugging info to help us find the weird dns freebsd
+      pthreads bug.
+    - Cleaner debug messages to help us track down future issues.
+
+
 Changes in version 0.1.0.4-rc - 2005-04-23
   o Bugfixes:
     - If unofficial Tor clients connect and send weird TLS certs, our