Browse Source

Tweak changes file for 26663

Nick Mathewson 6 years ago
parent
commit
28db2c9291
1 changed files with 2 additions and 2 deletions
  1. 2 2
      changes/ticket26663

+ 2 - 2
changes/ticket26663

@@ -1,3 +1,3 @@
   o Minor features(config):
-    - Parsing of "auto" keyword in torrc is now case insensitive.
-      Fixes bug 26663; bugfix on 0.3.5.0-alpha
+    - The "auto" keyword in torrc is now case insensitive.
+      Closes ticket 26663.