summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-11-19 08:47:03 -0500
committerNick Mathewson <nickm@torproject.org>2018-11-19 08:47:03 -0500
commita8df39e9552bd679b35513fa4a1c98507e870082 (patch)
treeda0a835b9d2156fe1c4c96ad9555613c1ea0dcd0 /changes
parent26539ec3ae01a33f0ab4ce59fa83355ebdf32470 (diff)
parentd9f7cb3f6202291d38d611165f70e0c1c33b3e92 (diff)
downloadtor-a8df39e9552bd679b35513fa4a1c98507e870082.tar.gz
tor-a8df39e9552bd679b35513fa4a1c98507e870082.zip
Merge remote-tracking branch 'tor-github/pr/519'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket280093
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket28009 b/changes/ticket28009
new file mode 100644
index 0000000000..1d986d4211
--- /dev/null
+++ b/changes/ticket28009
@@ -0,0 +1,3 @@
+ o Code simplification and refactoring:
+ - Fix shellcheck warnings in cov-diff script. Resolves issue
+ 28009.