commit ca6949ebea5e811f4cf08108c237d836c4566a61 Author: Nick Mathewson nickm@torproject.org Date: Thu Aug 15 15:51:56 2013 -0400
Add a changes file for 9108. --- changes/ticket9108 | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/changes/ticket9108 b/changes/ticket9108 new file mode 100644 index 0000000..3d3038c --- /dev/null +++ b/changes/ticket9108 @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Use a doubly-linked list to implement the global circuit list. + Fix for ticket 9108. Patch from Marek Majkowski.
tor-commits@lists.torproject.org