aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrl1987 <rl1987@sdf.lonestar.org>2018-10-12 10:37:27 +0300
committerrl1987 <rl1987@sdf.lonestar.org>2018-11-26 17:46:27 +0200
commitd6eafd06a9797d2747b0bd5988893c292076ef1f (patch)
treea6babf0af1e08cf18f912cce7456639140812bb2
parent30f8b49d3b7917a15237724a0d0b913d27e876e2 (diff)
downloadtor-d6eafd06a9797d2747b0bd5988893c292076ef1f.tar.gz
tor-d6eafd06a9797d2747b0bd5988893c292076ef1f.zip
Add changes file
-rw-r--r--changes/ticket280073
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket28007 b/changes/ticket28007
new file mode 100644
index 0000000000..1ac87862eb
--- /dev/null
+++ b/changes/ticket28007
@@ -0,0 +1,3 @@
+ o Code simplification and refactoring:
+ - Cleanup scan-build.sh to silence shellcheck warnings.
+ Closes ticket 28007.