From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 43FF71391DB for ; Sun, 23 Mar 2014 13:25:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5C3EE0ADA; Sun, 23 Mar 2014 13:25:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 663DEE0ADD for ; Sun, 23 Mar 2014 13:25:50 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7518F33FA24 for ; Sun, 23 Mar 2014 13:25:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id C99A5188EB for ; Sun, 23 Mar 2014 13:25:47 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <1395539372.be8212bf75d7e8e54a9962e8dcbeea823fa060b8.dol-sen@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: / X-VCS-Repository: proj/portage X-VCS-Files: RELEASE-NOTES X-VCS-Directories: / X-VCS-Committer: dol-sen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: be8212bf75d7e8e54a9962e8dcbeea823fa060b8 X-VCS-Branch: master Date: Sun, 23 Mar 2014 13:25:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a3cde414-f910-4a27-bc5c-798bb344e869 X-Archives-Hash: a3f098e2c0b007ddca8ffb1eb9e34791 commit: be8212bf75d7e8e54a9962e8dcbeea823fa060b8 Author: Brian Dolbec gentoo org> AuthorDate: Sun Mar 23 01:49:32 2014 +0000 Commit: Brian Dolbec gmail com> CommitDate: Sun Mar 23 01:49:32 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=be8212bf Update release notes. --- RELEASE-NOTES | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 8a35b55..72aa219 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,6 +1,16 @@ Release Notes; upgrade information mainly. Features/major bugfixes are listed in NEWS +portage-2.2. +================================== +* Bug Fixes: + - Bug # 450372 Russian translation update. + - Bug #497238: Fix unnecessary rebuild caused by equal versions + in different repositories. + - Bug #501360 Only use Atoms with package_tracker.match + - For a complete list of bug fixes, changes, See the Changelog installed at + /usr/share/doc/portage-2.2.9/ChangeLog.bz2 + portage-2.2.8 ================================== * Bug Fixes: @@ -9,7 +19,6 @@ portage-2.2.8 - For a complete list of bug fixes, changes, See the Changelog installed at /usr/share/doc/portage-2.2.8/ChangeLog.bz2 - portage-2.2 ==================================