From: Nick Mathewson Date: Thu, 3 Sep 2015 19:10:57 +0000 (-0400) Subject: Now normalize_exit has a bug number. X-Git-Tag: tor-0.2.7.3-rc~51 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aa430c72254c56bad00900d4ad676d6c4529bff0;p=thirdparty%2Ftor.git Now normalize_exit has a bug number. --- diff --git a/changes/normalize_exit b/changes/normalize_exit index 636d45a45a..300aace551 100644 --- a/changes/normalize_exit +++ b/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.