Procházet zdrojové kódy

Now normalize_exit has a bug number.

Nick Mathewson před 8 roky
rodič
revize
aa430c7225
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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.