diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2009-06-01 22:51:46 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2009-06-01 22:51:46 +0000 |
commit | cfed40dd2dfeb7de00c06cbee7cd9c4ee76256f8 (patch) | |
tree | cd004fe0241f5723598e9d40fc839d9f4dd10f4f /sys-apps/hal/ChangeLog | |
parent | Version bump, performance improvement, reduced memory consumption, new backen... (diff) | |
download | gentoo-2-cfed40dd2dfeb7de00c06cbee7cd9c4ee76256f8.tar.gz gentoo-2-cfed40dd2dfeb7de00c06cbee7cd9c4ee76256f8.tar.bz2 gentoo-2-cfed40dd2dfeb7de00c06cbee7cd9c4ee76256f8.zip |
Fix bug#271837
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/hal/ChangeLog')
-rw-r--r-- | sys-apps/hal/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog index 39a09cbc4140..b992cf5b7099 100644 --- a/sys-apps/hal/ChangeLog +++ b/sys-apps/hal/ChangeLog @@ -1,6 +1,16 @@ # 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.286 2009/05/29 17:42:22 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.287 2009/06/01 22:51:46 dang Exp $ + +*hal-0.5.12_rc1-r6 (01 Jun 2009) + + 01 Jun 2009; Daniel Gryniewicz <dang@gentoo.org> + -hal-0.5.12_rc1-r5.ebuild, +hal-0.5.12_rc1-r6.ebuild: + Bump to hal-0.5.12_rc1-r6 + + - Add root access to org.freedesktop.Hal.(Device Manager) to allow X and + NM to work. Bug #271837 + *hal-0.5.12_rc1-r5 (29 May 2009) |