]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for 23650 typo fixes
authorNick Mathewson <nickm@torproject.org>
Wed, 7 Feb 2018 15:44:21 +0000 (10:44 -0500)
committerNick Mathewson <nickm@torproject.org>
Wed, 7 Feb 2018 15:44:21 +0000 (10:44 -0500)
changes/ticket23650 [new file with mode: 0644]

diff --git a/changes/ticket23650 b/changes/ticket23650
new file mode 100644 (file)
index 0000000..cf5eb39
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor bugfixes (all versions of Tor):
+    - Use the "misspell" tool to detect and fix typos throughout the source
+      code. Fixes bug 23650; bugfix on various versions of Tor. Patch
+      from Deepesh Pathak.