diff options
author | Sam James <sam@gentoo.org> | 2023-03-04 05:26:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-04 05:26:20 +0000 |
commit | 93c0c9e9c0dbf55b7dad78f3ea423b36367e1d2c (patch) | |
tree | 71c00b413a45c5f63e9825d9f1bbed769b216db4 /NEWS | |
parent | setup.py: prepare for 3.0.45.2 (diff) | |
download | portage-93c0c9e9c0dbf55b7dad78f3ea423b36367e1d2c.tar.gz portage-93c0c9e9c0dbf55b7dad78f3ea423b36367e1d2c.tar.bz2 portage-93c0c9e9c0dbf55b7dad78f3ea423b36367e1d2c.zip |
NEWS: fix oldish typoportage-3.0.45.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -243,7 +243,7 @@ Bug fixes: * portage: sets: Fix DeprecationWarning in sets. -* install-qa-check.d: 90gcc-warnigns: Disable -Wimplicit-function-declaration being +* install-qa-check.d: 90gcc-warnings: Disable -Wimplicit-function-declaration being fatal for now. The number of failures in bug #870412 is too large for the time being. |