diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-02-07 10:44:21 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-02-07 10:44:21 -0500 |
commit | a45b56753c7db521a62a9c8f8bad4986c1c66302 (patch) | |
tree | 97a64ed566c3e0fdfa9276fae35d8261b0e591bd /changes | |
parent | ca6682f3f86dbcf2b5346ae69d45293e8a59322b (diff) | |
download | tor-a45b56753c7db521a62a9c8f8bad4986c1c66302.tar.gz tor-a45b56753c7db521a62a9c8f8bad4986c1c66302.zip |
changes file for 23650 typo fixes
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket23650 | 4 |
1 files changed, 4 insertions, 0 deletions
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. |