aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-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.