Add ChangeLog for check_existing

This commit is contained in:
Suphanat Chunhapanya
2017-01-25 13:58:23 +07:00
committed by Nick Mathewson
parent 1e26d6dbe8
commit 05c1e2b7d6
+4
View File
@@ -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.