aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-09-07 10:45:11 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-09-07 10:45:11 +0200
commitc657ad8e7d003a35944f0b1ae7fdde18388fd81c (patch)
tree216a82ea599302958ac1bf741165954a5fa1d739
parentcae2b545fdc284ea1e6c5fbaf5bfb037647fd6bd (diff)
Update NEWS files0.4.0
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f733de5..b3a6b09 100644
--- a/NEWS
+++ b/NEWS
@@ -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.