commit d029c3223ad0d72b8e065c0e92df734185987acf Author: Nick Mathewson nickm@torproject.org Date: Thu Nov 3 10:24:31 2011 -0400
changes file for bug4366 --- changes/bug4366 | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/bug4366 b/changes/bug4366 new file mode 100644 index 0000000..c31646f --- /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. +