[tor-commits] [tor/master] Adding changes file for 8197.
    nickm at torproject.org 
    nickm at torproject.org
       
    Mon Sep 22 18:35:21 UTC 2014
    
    
  
commit 45fc0612d3c496c33c33bdfc9d6c0c754a785d9a
Author: rl1987 <rl1987 at sdf.lonestar.org>
Date:   Sun Sep 14 17:35:13 2014 +0300
    Adding changes file for 8197.
---
 changes/bug8197 |    6 ++++++
 1 file changed, 6 insertions(+)
diff --git a/changes/bug8197 b/changes/bug8197
new file mode 100644
index 0000000..b8e467d
--- /dev/null
+++ b/changes/bug8197
@@ -0,0 +1,6 @@
+  o Minor refactoring:
+    - Reworking API of policies_parse_exit_policy() function to use a 
+      bitmask to represent parsing options instead of a confusing mess 
+      of booleans. Resolves ticket 8197.
+    - Introducing helper function to parse ExitPolicy in or_options_t
+      structure.
    
    
More information about the tor-commits
mailing list