diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-02-24 00:29:37 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-02-24 00:29:37 -0400 |
commit | 35fd0943a0bd268258feb13271faf43d2fd11331 (patch) | |
tree | 75d3ef583ae1d9fbd642d92de7141fee98f2a11b | |
parent | ef24392f8488cf3649c422eeab614a056d89d2d0 (diff) |
typo
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ git-annex (6.20170215) UNRELEASED; urgency=medium to wget, since curl is able to display only errors to stderr, unlike wget. * status: Pass --ignore-submodules=when option on to git status. - * Tighten key parser to not accept keys containing a non-numeric + * Tighten key parser to not accept keys containing non-numeric fields, which could be used to embed data useful for a SHA1 attack against git. |