Преглед на файлове

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.