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 | c657ad8e7d003a35944f0b1ae7fdde18388fd81c (patch) | |
tree | 216a82ea599302958ac1bf741165954a5fa1d739 /NEWS | |
parent | cae2b545fdc284ea1e6c5fbaf5bfb037647fd6bd (diff) |
Update NEWS files0.4.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ Version 0.4.0 * Add repository_manifest::certificate. + * When calculating repository canonical name, do not strip the prefix if + the resulting name will be empty (e.g., /var/bpkg/1). + Version 0.3.0 * Reimplement *-file manifest values as C++11 unions. |