diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-07 10:45:11 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-07 10:45:11 +0200 |
commit | b3dbe999bdb54bd978214d1a595080e9d2c8b5a6 (patch) | |
tree | 334636511608c823cd886d36495ea7b3e57fd9c1 | |
parent | f3c925f3e7b2f46075063e2882a3cce06cce5b28 (diff) |
Update NEWS files
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Version 0.4.0 + + * Support for signed repositories. + + The repository certificate information (subject, fingerprint) and the + certificate itself are now displayed on the repository about page. + + * Support for displaying stub packages, build-time dependencies. + + * All the brep prerequisites except the Apache2 headers are now available as + build2 packages. This significantly simplifies building. See the INSTALL + file for details. + Version 0.3.1 * Show actual repository location in addition to repository name on the |