diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-09-28 10:40:06 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-09-28 10:40:06 +0200 |
commit | f7d45cf535f239f9ed25cf1467c90c98992c124e (patch) | |
tree | 497d4a205a9e42619ce04843059f937b23314308 /RELEASE-NOTES | |
parent | prepare_build_dirs: apply permissions to filesdir (diff) | |
download | portage-f7d45cf535f239f9ed25cf1467c90c98992c124e.tar.gz portage-f7d45cf535f239f9ed25cf1467c90c98992c124e.tar.bz2 portage-f7d45cf535f239f9ed25cf1467c90c98992c124e.zip |
Prepare for 3.0.25 releaseportage-3.0.25
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 9cd45caac..c98b6c5a9 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,6 +1,13 @@ Release Notes; upgrade information mainly. Features/major bugfixes are listed in NEWS +portage-3.0.25 +================================== + - Bug 703520: output a QA notice when eend is called without + an argument + - Bug 815196: files copied to shadow FILESDIR are now owned + by portage:portage to fix access issues + portage-3.0.24 ================================== - Bug 814857: create a local copy of FILESDIR in order to avoid |