From: Nick Mathewson Date: Thu, 11 Sep 2014 04:05:56 +0000 (-0400) Subject: Add a changes file for bug 13104 X-Git-Tag: tor-0.2.6.1-alpha~134^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e595a95a8aae83381246f012157107c9f6dde5e;p=thirdparty%2Ftor.git Add a changes file for bug 13104 --- diff --git a/changes/bug13104 b/changes/bug13104 new file mode 100644 index 0000000000..331db64ccc --- /dev/null +++ b/changes/bug13104 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Fix several instances of possible integer overflow/underflow/NaN. + Fixes bug 13104; bugfix on 0.2.3.1-alpha and later. Patches from + "teor".