]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add ChangeLog for check_existing
authorSuphanat Chunhapanya <haxx.pop@gmail.com>
Wed, 25 Jan 2017 06:58:23 +0000 (13:58 +0700)
committerNick Mathewson <nickm@torproject.org>
Wed, 25 Jan 2017 18:11:57 +0000 (13:11 -0500)
changes/ticket20174 [new file with mode: 0644]

diff --git a/changes/ticket20174 b/changes/ticket20174
new file mode 100644 (file)
index 0000000..b727fc1
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor feature (fallback scripts):
+    - Add a check_existing mode to updateFallbackDirs.py, which checks if
+      fallbacks in the hard-coded list are working. Closes ticket 20174.
+      Patch by haxxpop.