summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/hal/ChangeLog')
-rw-r--r--sys-apps/hal/ChangeLog19
1 files changed, 18 insertions, 1 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog
index 1db5531670b8..937fcfc7c036 100644
--- a/sys-apps/hal/ChangeLog
+++ b/sys-apps/hal/ChangeLog
@@ -1,6 +1,23 @@
# ChangeLog for sys-apps/hal
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.279 2009/04/29 22:33:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.280 2009/04/30 19:20:44 dang Exp $
+
+*hal-0.5.12_rc1-r1 (30 Apr 2009)
+
+ 30 Apr 2009; Daniel Gryniewicz <dang@gentoo.org>
+ +hal-0.5.12_rc1-r1.ebuild, metadata.xml:
+ Bump to hal-0.5.12_rc1-r1
+
+ - I'm taking primary maintainership from chainsaw, with his permission
+
+ - Add policykit and consolekit flags. Since pk support depends on ck
+ support,
+
+ the policykit flag will enable consolekit support, even if the consolekit
+
+ flag is not set. This allows proper USE-depend from other packages.
+
+ - Add CPUFreq to the dbus allow lists
29 Apr 2009; Mike Frysinger <vapier@gentoo.org> hal-0.5.12_rc1:
Drop useless ||() construct since there is only one atom in it.