Skip to content

Commit

Permalink
update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Feb 18, 2017
1 parent ac23159 commit 06cc7d2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## ???

* conex_author:
- key subcommand: argument 'all' queued invalid resources (using id = all)
- init subcommand: sign at the end, to have a public key in the index
- status subcommand: fix argument processing if both id and repo are present
- verify subcommand: require repo, do not use id
* crypto: trim result from `pub_of_priv` (nocrypto appends a newline, and breaks checksum)
* conex: verify_janitors could never succeed (unless quorum = 0), because the
team janitors (repo.teams)) was empty while validating the team resource

## 0.9.0 (2017-02-16)

* initial release

0 comments on commit 06cc7d2

Please sign in to comment.