diff options
author | rl1987 <rl1987@sdf.lonestar.org> | 2018-12-15 13:53:37 +0200 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-01-15 08:08:29 -0500 |
commit | 30a925fe96ed69284a915c8e80d0f7ef7b556786 (patch) | |
tree | a67099a80504bd500f3829d5852613892266a448 | |
parent | 78574557296dc004e1eab95c4839d5cf40c96638 (diff) | |
download | tor-30a925fe96ed69284a915c8e80d0f7ef7b556786.tar.gz tor-30a925fe96ed69284a915c8e80d0f7ef7b556786.zip |
Add changes file
-rw-r--r-- | changes/ticket28058 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/ticket28058 b/changes/ticket28058 new file mode 100644 index 0000000000..00ac595864 --- /dev/null +++ b/changes/ticket28058 @@ -0,0 +1,2 @@ + o Testing: + - Run shellcheck for stuff in scripts/ directory. Closes ticket 28058. |