diff options
Diffstat (limited to 'sys-auth/polkit/ChangeLog')
-rw-r--r-- | sys-auth/polkit/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index 420e817580cb..4899675e3136 100644 --- a/sys-auth/polkit/ChangeLog +++ b/sys-auth/polkit/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-auth/polkit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.29 2010/10/09 17:03:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.30 2010/12/25 23:09:06 ssuominen Exp $ + +*polkit-0.99-r1 (25 Dec 2010) + + 25 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> +polkit-0.99-r1.ebuild: + Revision bump to remove static archives (.a) and libtool archives (.la). + USE="gtk" to control authentication daemon installation. *polkit-0.99 (25 Sep 2010) |