aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-07-16 09:52:37 +0200
committerNick Mathewson <nickm@torproject.org>2014-07-16 09:52:37 +0200
commit7bc7188fc94f6662690e07039b4e01dd8a92cdbc (patch)
tree9ee4acd2ab013d821b7af9f359fb6241bd79592c
parent61507417919d88eb7ee2e3fc877f751be2a6bfa3 (diff)
downloadtor-7bc7188fc94f6662690e07039b4e01dd8a92cdbc.tar.gz
tor-7bc7188fc94f6662690e07039b4e01dd8a92cdbc.zip
add changes file for 12503
-rw-r--r--changes/bug125033
1 files changed, 3 insertions, 0 deletions
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."