]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
add changes file for 12503
authorNick Mathewson <nickm@torproject.org>
Wed, 16 Jul 2014 07:52:37 +0000 (09:52 +0200)
committerNick Mathewson <nickm@torproject.org>
Wed, 16 Jul 2014 07:52:37 +0000 (09:52 +0200)
changes/bug12503 [new file with mode: 0644]

diff --git a/changes/bug12503 b/changes/bug12503
new file mode 100644 (file)
index 0000000..ff96fa2
--- /dev/null
@@ -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."