aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-06 13:22:10 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-06 14:04:20 +0300
commit691a2d35ff9cd1ff7693fce22fba1707c2d3115f (patch)
treef3de96ccb12ed986721bedefde4de591f59d15de
parentbash-completion: suppress error message outside git repository (diff)
downloadpkgcore-691a2d35ff9cd1ff7693fce22fba1707c2d3115f.tar.gz
pkgcore-691a2d35ff9cd1ff7693fce22fba1707c2d3115f.tar.bz2
pkgcore-691a2d35ff9cd1ff7693fce22fba1707c2d3115f.zip
new release 0.12.28HEADv0.12.28master
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--NEWS.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index 38b4955e..b9b1caa5 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -3,6 +3,18 @@ Release Notes
=============
----------------------------
+pkgcore 0.12.28 (2024-09-06)
+----------------------------
+
+- ebuild.profiles: fix case where a parent path omits the repository identifier
+ (James Le Cuirot, #435)
+
+- bash completion: improve path handling for pquery (Arthur Zamarin)
+
+- bash completion: suppress error message outside git repository (Koichi Murase
+ #436)
+
+----------------------------
pkgcore 0.12.27 (2024-03-27)
----------------------------