]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for bug #11235
authorAndrea Shepard <andrea@torproject.org>
Tue, 18 Mar 2014 17:28:25 +0000 (10:28 -0700)
committerAndrea Shepard <andrea@torproject.org>
Tue, 18 Mar 2014 17:28:25 +0000 (10:28 -0700)
changes/bug11235 [new file with mode: 0644]

diff --git a/changes/bug11235 b/changes/bug11235
new file mode 100644 (file)
index 0000000..87a14a4
--- /dev/null
@@ -0,0 +1,3 @@
+  o Code style:
+    - Remove superfluous newline in src/or/config.c that make check-spaces
+      was complaining about.  Resolves bug 11235.