From: Nick Mathewson Date: Wed, 7 Feb 2018 15:44:21 +0000 (-0500) Subject: changes file for 23650 typo fixes X-Git-Tag: tor-0.3.3.2-alpha~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a45b56753c7db521a62a9c8f8bad4986c1c66302;p=thirdparty%2Ftor.git changes file for 23650 typo fixes --- diff --git a/changes/ticket23650 b/changes/ticket23650 new file mode 100644 index 0000000000..cf5eb39d50 --- /dev/null +++ b/changes/ticket23650 @@ -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.