# ChangeLog for profile directory
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5745 2011/10/02 10:58:42 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5746 2011/10/02 17:09:23 phajdan.jr 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
# here. If in doubt put a record here!
+ 02 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ targets/developer/make.defaults:
+ Remove FEATURES=stricter from developer profile, it's counter-productive and
+ people disable it anyway.
+
02 Oct 2011; Richard Freeman <rich0@gentoo.org> package.mask:
Taking over cfg-update maintainership.
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/targets/developer/make.defaults,v 1.10 2011/04/02 20:35:25 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/targets/developer/make.defaults,v 1.11 2011/10/02 17:09:23 phajdan.jr Exp $
-FEATURES="collision-protect multilib-strict sign splitdebug stricter test test-fail-continue userpriv usersandbox"
+FEATURES="collision-protect multilib-strict sign splitdebug test test-fail-continue userpriv usersandbox"
# Disable branding (from desktop)
USE="-branding"