Commit 98ab3817 authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

Add a changes file for ticket 31637.

parent 850a00dc
Loading
Loading
Loading
Loading

changes/ticket31637

0 → 100644
+6 −0
Original line number Diff line number Diff line
  o Minor features (testing):
    - Add a script to invoke "tor --dump-config" and "tor --verify-config"
      with various configuration options, and see whether tor's resulting
      configuration or error messages are what we expect. Use it for
      integration testing of our +Option and /Option flags.
      Closes ticket 31637.