aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-04-11 14:29:16 -0400
committerNick Mathewson <nickm@torproject.org>2019-04-11 14:29:16 -0400
commitd549440124be04986cc7a2b8cb98bd878fca5532 (patch)
treed400a27b98be7313652292fe709e873aa36fb1cb /changes
parentf8dc935fb7f2d5fb2a5ec4224c7d99f0f177608e (diff)
parentb2eced6c0747159ab7b3942a45c1a147a5ecfc96 (diff)
downloadtor-d549440124be04986cc7a2b8cb98bd878fca5532.tar.gz
tor-d549440124be04986cc7a2b8cb98bd878fca5532.zip
Merge remote-tracking branch 'tor-github/pr/887'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug300022
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug30002 b/changes/bug30002
new file mode 100644
index 0000000000..da61c9e4b2
--- /dev/null
+++ b/changes/bug30002
@@ -0,0 +1,2 @@
+ o Code simplification and refactoring (shell scripts):
+ - Fix shellcheck warnings in test_key_expiration.sh. Resolves issue 30002.