From: teor Date: Sun, 28 May 2017 12:34:56 +0000 (+1000) Subject: Changes file for bug 22424 X-Git-Tag: tor-0.3.1.3-alpha~23^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=af891e7f2ca8185c973805ca620f620a0a3ab8aa;p=thirdparty%2Ftor.git Changes file for bug 22424 --- diff --git a/changes/bug22424 b/changes/bug22424 new file mode 100644 index 0000000000..de4cff7d2e --- /dev/null +++ b/changes/bug22424 @@ -0,0 +1,5 @@ + o Minor bugfixes (storage directories): + - Always check for underflows in the cached storage directory usage amount. + If the usage does underflow, re-calculate the usage. Also, avoid a + separate underflow when the usage is not known. + Fixes bug 22424 in 0.3.1.1-alpha.