Prechádzať zdrojové kódy

Now normalize_exit has a bug number.

Nick Mathewson 8 rokov pred
rodič
commit
aa430c7225
1 zmenil súbory, kde vykonal 2 pridanie a 1 odobranie
  1. 2 1
      changes/normalize_exit

+ 2 - 1
changes/normalize_exit

@@ -1,3 +1,4 @@
   o Minor features:
   o Minor features:
     - Try harder to normalize the exit status of the Tor process to the
     - Try harder to normalize the exit status of the Tor process to the
-      standard-provided range.
+      standard-provided range. Fixes bug 16975; bugfix on every version
+      of Tor ever.