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
+3 -3
View File
@@ -1,4 +1,4 @@
o Minor features (ed25519):
- Add validation function that checks for torsion components in ed25119
public keys. Currently unused but will be used by prop224 client-side
code. Addresses ticket #22006. Math help by Ian Goldberg.
- Add validation function to checks for torsion components in ed25119
public keys, used by prop224 client-side
code. Closes ticket 22006. Math help by Ian Goldberg.