Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:master commit in: /
Date: Sun, 26 Feb 2023 22:07:13
Message-Id: 1677449220.549a6e37bc3053355558c7c5ee307ade59318d61.sam@gentoo
1 commit: 549a6e37bc3053355558c7c5ee307ade59318d61
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 26 22:07:00 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 26 22:07:00 2023 +0000
6 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=549a6e37
7
8 NEWS: add placeholders for next release
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 NEWS | 9 +++++++++
13 1 file changed, 9 insertions(+)
14
15 diff --git a/NEWS b/NEWS
16 index 6db819dbb..812d506a7 100644
17 --- a/NEWS
18 +++ b/NEWS
19 @@ -1,3 +1,12 @@
20 +portage-3.0.46 (UNRELEASED)
21 +--------------
22 +
23 +Features:
24 +* TODO
25 +
26 +Bug fixes:
27 +* TODO
28 +
29 portage-3.0.45 (2023-02-26)
30 --------------