diff options
author | rl1987 <rl1987@sdf.lonestar.org> | 2018-10-29 11:41:36 +0200 |
---|---|---|
committer | rl1987 <rl1987@sdf.lonestar.org> | 2018-10-29 11:41:36 +0200 |
commit | 5a3cb495ce5bf010440fc0288c1ca00fff6ec8e5 (patch) | |
tree | c1859ff237a907cdbabc0a7c7e948f1ba1b1528a | |
parent | 6aef0ce94e9bfe5d3bd06f0a3349f9e8930218f5 (diff) | |
download | tor-5a3cb495ce5bf010440fc0288c1ca00fff6ec8e5.tar.gz tor-5a3cb495ce5bf010440fc0288c1ca00fff6ec8e5.zip |
Add changes file
-rw-r--r-- | changes/ticket28011 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket28011 b/changes/ticket28011 new file mode 100644 index 0000000000..5efc3c917b --- /dev/null +++ b/changes/ticket28011 @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Fix shellcheck warnings in run_calltool.sh. Resolves + ticket 28011. |