Use the lintChanges script to fix style issues in changes entries

This commit is contained in:
Nick Mathewson
2017-09-18 10:24:03 -04:00
parent 365bb6356a
commit 523188afdb
22 changed files with 39 additions and 54 deletions
+4 -4
View File
@@ -1,4 +1,4 @@
o Code refactoring:
- Remove dead code for largely unused statistics on the number of
times we've attempted various public key operations. Fixes bug
19871; fix by Isis Lovecruft. Bugfix on 0.1.2.4-alpha.
o Code simplification and refactoring:
- Remove dead code for largely unused statistics on the number of
times we've attempted various public key operations. Fixes bug
19871; bugfix on 0.1.2.4-alpha. Fix by Isis Lovecruft.