diff options
Diffstat (limited to 'changes/ticket25024')
-rw-r--r-- | changes/ticket25024 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket25024 b/changes/ticket25024 new file mode 100644 index 0000000000..0e5069cf81 --- /dev/null +++ b/changes/ticket25024 @@ -0,0 +1,4 @@ + o Minor features (code quality): + - Add optional spell-checking for the Tor codebase, using the "misspell" + program. To use this feature, run "make check-typos". + Closes ticket 25024. |