tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit a5be2305e1217e58f355a690af96c8953a34023e
parent ff6c8cf8617637e0fef28268a3e8ee0b1b4d98fb
Author: Nick Mathewson <nickm@torproject.org>
Date:   Mon,  4 Dec 2017 14:01:52 -0500

fix check-changes warning

Diffstat:
Mchanges/bug23696 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changes/bug23696 b/changes/bug23696 @@ -1,5 +1,5 @@ o Minor bugfix (KIST scheduler): - Downgrade a warning to log info when the monotonic time diff is negative. This can happen on platform not supporting monotonic time. The - scheduler recovers from this without any problem. Fixes ticket 23969; + scheduler recovers from this without any problem. Fixes bug 23696; bugfix on 0.3.2.1-alpha.