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: Thu, 01 Dec 2022 05:19:34
Message-Id: 1669871964.983af46f7b0484a56479286a75325ebacce8c1e1.sam@gentoo
1 commit: 983af46f7b0484a56479286a75325ebacce8c1e1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 1 05:19:24 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 1 05:19:24 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=983af46f
7
8 NEWS: add placeholders for 3.0.41
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 fc5c9810e..d64fcac91 100644
17 --- a/NEWS
18 +++ b/NEWS
19 @@ -1,3 +1,12 @@
20 +portage-3.0.41 (UNRELEASED)
21 +--------------
22 +
23 +Features:
24 +* TODO
25 +
26 +Bug fixes:
27 +* TODO
28 +
29 portage-3.0.40 (2022-12-01)
30 --------------