]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file
authorrl1987 <rl1987@sdf.lonestar.org>
Fri, 1 Feb 2019 19:43:45 +0000 (21:43 +0200)
committerrl1987 <rl1987@sdf.lonestar.org>
Fri, 1 Feb 2019 19:43:45 +0000 (21:43 +0200)
changes/ticket29062 [new file with mode: 0644]

diff --git a/changes/ticket29062 b/changes/ticket29062
new file mode 100644 (file)
index 0000000..de05c62
--- /dev/null
@@ -0,0 +1,3 @@
+  o Code simplification and refactoring (shell scripts):
+    - Cleanup test_keygen.sh to silence all shellcheck warnings. Closes
+      ticket 29062.