Selaa lähdekoodia

Now normalize_exit has a bug number.

Nick Mathewson 8 vuotta sitten
vanhempi
commit
aa430c7225
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      changes/normalize_exit

+ 2 - 1
changes/normalize_exit

@@ -1,3 +1,4 @@
   o Minor features:
     - 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.