From: Nick Mathewson Date: Wed, 16 Jul 2014 07:52:37 +0000 (+0200) Subject: add changes file for 12503 X-Git-Tag: tor-0.2.6.1-alpha~245 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bc7188fc94f6662690e07039b4e01dd8a92cdbc;p=thirdparty%2Ftor.git add changes file for 12503 --- diff --git a/changes/bug12503 b/changes/bug12503 new file mode 100644 index 0000000000..ff96fa2cf5 --- /dev/null +++ b/changes/bug12503 @@ -0,0 +1,3 @@ + o Testing: + - Fix and re-enable the fgets_eagain unit test. Fixes bug 12503; + bugfix on 0.2.3.1-alpha. Patch from "cypherpunks."