commit: 61576d667f875f3e2fb787be99ca834a236b2d99
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 13 09:03:21 2015 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Fri Feb 13 09:03:21 2015 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=61576d66
RELEASE-NOTES: Fix transposed bug number
Spotted by matts88
---
RELEASE-NOTES | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 30aba20..e3136cc 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -22,7 +22,7 @@ portage-2.2.16
* Tentative EAPI 6 changes for testing
* New search index creation and fast search code for emerge -s, -S
* Bug Fixes:
- - Bug 583512 Deprecate make.conf SYNC variable
+ - Bug 538512 Deprecate make.conf SYNC variable
- Bug 538314 handle EINTR
- Bug 537298 Fix typo in new_protect_filename()
- Bug 534722 update LOGNAME variable when appropriate