diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2013-10-13 21:31:11 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2013-10-13 21:31:11 +0000 |
commit | 712e448cf737344c35ec7bebf77d9010aade6163 (patch) | |
tree | 3ceccd3c111738300378689bb6b8952c8754c36c | |
parent | Move gcc and opencl build environment check into a separate function and run ... (diff) | |
download | gentoo-2-712e448cf737344c35ec7bebf77d9010aade6163.tar.gz gentoo-2-712e448cf737344c35ec7bebf77d9010aade6163.tar.bz2 gentoo-2-712e448cf737344c35ec7bebf77d9010aade6163.zip |
Added ChangeLog entry that I forgot.
-rw-r--r-- | profiles/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 208b08de283f..3c7811b618d1 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8299 2013/10/13 17:01:28 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8300 2013/10/13 21:31:11 tomwij Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided @@ -10,6 +10,9 @@ package.mask: Mask vulnerable versions of mesa, bug #472280. + 13 Oct 2013; Tom Wijsman <TomWij@gentoo.org> package.mask: + Added missing parentheses to really fix the dates. + 13 Oct 2013; Lars Wendler <polynomial-c@gentoo.org> package.mask: Masked >=sys-devel/make-4.0 for testing |