diff options
author | rl1987 <rl1987@sdf.lonestar.org> | 2019-04-12 22:43:49 +0300 |
---|---|---|
committer | rl1987 <rl1987@sdf.lonestar.org> | 2019-04-12 22:43:49 +0300 |
commit | db52180abe2bc9e82c7ce44d278af7e408974b12 (patch) | |
tree | 5ba415c663d3997013452a9f102a3b5814447121 | |
parent | 4fa4fe09453c2363d6a939482459a1fbe27ea6b4 (diff) | |
download | tor-db52180abe2bc9e82c7ce44d278af7e408974b12.tar.gz tor-db52180abe2bc9e82c7ce44d278af7e408974b12.zip |
Add changes file
-rw-r--r-- | changes/ticket30077 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/ticket30077 b/changes/ticket30077 new file mode 100644 index 0000000000..9be014730e --- /dev/null +++ b/changes/ticket30077 @@ -0,0 +1,2 @@ + o Code simplification and refactoring (shell scripts): + - Fix shellcheck warnings in fuzz_multi.sh. Resolves issue 30077. |