diff options
author | rl1987 <rl1987@sdf.lonestar.org> | 2019-04-03 18:05:23 +0300 |
---|---|---|
committer | rl1987 <rl1987@sdf.lonestar.org> | 2019-04-03 18:05:23 +0300 |
commit | b2eced6c0747159ab7b3942a45c1a147a5ecfc96 (patch) | |
tree | 7513be9859e10ef237f3ecec9d074189ded6a151 | |
parent | 4172b638b8221e2d56c20e2a408948977c68358a (diff) | |
download | tor-b2eced6c0747159ab7b3942a45c1a147a5ecfc96.tar.gz tor-b2eced6c0747159ab7b3942a45c1a147a5ecfc96.zip |
Add changes file
-rw-r--r-- | changes/bug30002 | 2 |
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. |