commit: 5a0990dcb30c6700d4a00d52abbd946aa39f33da
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon May 1 07:54:29 2023 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon May 1 07:54:29 2023 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=5a0990dc
NEWS: Fix underlines
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
NEWS | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/NEWS b/NEWS
index 602e42b44..49a3638ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
portage-3.0.48 (UNRELEASED)
----------------
+--------------
Bug fixes:
* fowners, fperms: Fix handling of relative pathnames (bug #905223).
@@ -15,7 +15,7 @@ Cleanups:
* Convert printf-style %-formats into fstrings.
portage-3.0.47 (2023-04-30)
----------------
+--------------
Security:
* emerge-webrsync (the standalone tool) now verifies PGP signatures, see
@@ -49,7 +49,7 @@ Bug fixes:
* The PVR variable includes -r0 if explicitly specified (bug #875362).
portage-3.0.46 (2023-04-07)
----------------
+--------------
Breaking changes:
* Drop STREEBOG{256,512} support
@@ -493,7 +493,7 @@ Bug fixes:
* sync: git: Fix sync printing local repo path (bug #875812)
portage-3.0.38.1 (2022-10-04)
---------------
+----------------
Bug fixes:
* ecompress: Fix typo in ___makeopts_jobs (bug #874597).