瀏覽代碼

Untangle first sentence of changes/bug3607

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

+ 7 - 7
changes/bug3607

@@ -1,12 +1,12 @@
   o Minor bugfixes:
   o Minor bugfixes:
 
 
-    - Write several files (currently, buffer-stats, dirreq-stats, and
-      entry-stats on relays that collect those statistics, client_keys
-      and hostname files for hidden services that use authentication,
-      and (in the tor-gencert utility) newly generated identity and
-      signing keys) in text mode, on OSes that distinguish text mode
-      from binary mode (i.e. on Windows).  Previously, we wouldn't
-      specify text mode or binary mode, leading to an assertion
+    - Write several files in text mode, on OSes that distinguish text
+      mode from binary mode (namely, Windows).  These files are:
+      buffer-stats, dirreq-stats, and entry-stats on relays that collect
+      those statistics; client_keys and hostname files for hidden
+      services that use authentication; and (in the tor-gencert utility)
+      newly generated identity and signing keys.  Previously, we
+      wouldn't specify text mode or binary mode, leading to an assertion
       failure.  Fixes bug 3607.  Bugfix on 0.2.1.1-alpha (when the
       failure.  Fixes bug 3607.  Bugfix on 0.2.1.1-alpha (when the
       DirRecordUsageByCountry option which would have triggered the
       DirRecordUsageByCountry option which would have triggered the
       assertion failure was added), although this assertion failure
       assertion failure was added), although this assertion failure