summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-11-12 13:25:17 -0500
committerNick Mathewson <nickm@torproject.org>2014-11-12 13:25:17 -0500
commit2170171d84e30bc4b1b2565255bd978668c50e97 (patch)
tree772928dd947988e5ef8e9dcd11665d3f922d4f3b /changes
parentd85270e13c74bbfb9d2a2f2f7f73736a07b57046 (diff)
parent00f59098767766cc594c89837781c28a1ec67682 (diff)
downloadtor-2170171d84e30bc4b1b2565255bd978668c50e97.tar.gz
tor-2170171d84e30bc4b1b2565255bd978668c50e97.zip
Merge branch 'ticket13172'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket131724
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket13172 b/changes/ticket13172
new file mode 100644
index 0000000000..a1d47fd9cf
--- /dev/null
+++ b/changes/ticket13172
@@ -0,0 +1,4 @@
+ o Code simplification and refactoring:
+ - Avoid using operators directly as macro arguments: this lets us
+ apply coccinelle transformations to our codebase more
+ directly. Closes ticket 13172. \ No newline at end of file