summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-11-03 10:24:31 -0400
committerNick Mathewson <nickm@torproject.org>2011-11-03 10:24:31 -0400
commitd029c3223ad0d72b8e065c0e92df734185987acf (patch)
treeed42520b62b86e4d3b1181383bd74009c8bb5ade
parent72d4d762c19a81a81574d7e09cd4b0e3af1e6dbc (diff)
downloadtor-d029c3223ad0d72b8e065c0e92df734185987acf.tar.gz
tor-d029c3223ad0d72b8e065c0e92df734185987acf.zip
changes file for bug4366
-rw-r--r--changes/bug43664
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug4366 b/changes/bug4366
new file mode 100644
index 0000000000..c31646f987
--- /dev/null
+++ b/changes/bug4366
@@ -0,0 +1,4 @@
+ o Code simplifications and refactoring:
+ - Remove some redundant #include directives throughout the code.
+ Patch from Andrea Gelmini.
+