]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for #28012
authorrl1987 <rl1987@sdf.lonestar.org>
Tue, 20 Nov 2018 15:00:32 +0000 (17:00 +0200)
committerrl1987 <rl1987@sdf.lonestar.org>
Tue, 20 Nov 2018 15:00:32 +0000 (17:00 +0200)
changes/ticket28012 [new file with mode: 0644]

diff --git a/changes/ticket28012 b/changes/ticket28012
new file mode 100644 (file)
index 0000000..b2fe83e
--- /dev/null
@@ -0,0 +1,3 @@
+  o Code simplification and refactoring:
+    - Fix issues that shellcheck found in updateRustDependencies.sh.
+      Resolves ticket 28012.