aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2021-05-24 00:33:37 -0700
committerZac Medico <zmedico@gentoo.org>2021-05-24 00:36:14 -0700
commita429f74ca669d42cdb5d6e15e4aceb5c8b426940 (patch)
tree8d2a0f767cc584c38e47b902aefa2a9161c81756 /RELEASE-NOTES
parentmake.conf.5: Suggest PORTAGE_LOG_FILTER_FILE_CMD supervisor for cat fallback ... (diff)
downloadportage-3.0.19.tar.gz
portage-3.0.19.tar.bz2
portage-3.0.19.zip
Updates for portage-3.0.19 releaseportage-3.0.19
Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES13
1 files changed, 13 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 8c74f266c..1325dbc0f 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,6 +1,19 @@
Release Notes; upgrade information mainly.
Features/major bugfixes are listed in NEWS
+portage-3.0.19
+==================================
+ - Bug 520378: allow emerge --fetchonly to log to emerge-fetch.log
+ - Bug 698244: portage(5) document user patch / eapply_user
+ - Bug 781854: Suggest PORTAGE_LOG_FILTER_FILE_CMD cat fallback
+ - Bug 782724: sort emerge --unmerge order for determinism
+ - Bug 783957: lazily evaluate cnf_* variables in tests
+ - Bug 784566: make emerge insensitive to relative order of optional
+ and positional arguments
+ - Bug 787545: emerge CTRL C may be ignored when running pkg_pretend
+ - Bug 787563: ebuild-ipc could handle KeyboardInterrupt
+ - Bug 788967: emerge --jobs= triggers TypeError
+
portage-3.0.18
==================================
* Bug Fixes: