Просмотр исходного кода

fix typos in changelog (too late now, but hey)

svn:r4146
Roger Dingledine 21 лет назад
Родитель
Сommit
46b3c4e686
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      ChangeLog

+ 2 - 2
ChangeLog

@@ -5,11 +5,11 @@ Changes in version 0.1.0.5-rc - 2005-04-27
   o Features:
   o Features:
     - Switch our internal buffers implementation to use a ring buffer,
     - Switch our internal buffers implementation to use a ring buffer,
       to hopefully improve performance for fast servers a lot.
       to hopefully improve performance for fast servers a lot.
-    - Add HttpsProxyAuthenticator support (based auth only), based
+    - Add HttpsProxyAuthenticator support (basic auth only), based
       on patch from Adam Langley.
       on patch from Adam Langley.
     - Bump the default BandwidthRate from 1 MB to 2 MB, to accommodate
     - Bump the default BandwidthRate from 1 MB to 2 MB, to accommodate
       the fast servers that have been joining lately.
       the fast servers that have been joining lately.
-    - Given hidden service accesses extra time on the first attempt,
+    - Give hidden service accesses extra time on the first attempt,
       since 60 seconds is often only barely enough. This might improve
       since 60 seconds is often only barely enough. This might improve
       robustness more.
       robustness more.
     - Improve performance for dirservers: stop re-parsing the whole
     - Improve performance for dirservers: stop re-parsing the whole