commit 0ef5d4d633dc40ad12eaf65608325d1e5045b812 Author: Nick Mathewson nickm@torproject.org Date: Wed Jul 16 16:54:42 2014 +0200
Add a changes file for bug12202 --- changes/bug12202 | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/changes/bug12202 b/changes/bug12202 new file mode 100644 index 0000000..566d37e --- /dev/null +++ b/changes/bug12202 @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Change the entry_is_live() function to take named bitfield elements + instead of an unnamed list of booleans. Closes ticket 12202.
tor-commits@lists.torproject.org