Преглед изворни кода

Now normalize_exit has a bug number.

Nick Mathewson пре 8 година
родитељ
комит
aa430c7225
1 измењених фајлова са 2 додато и 1 уклоњено
  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.