diff options
author | Sven Vermeulen <swift@gentoo.org> | 2013-06-23 08:30:57 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2013-06-23 08:30:57 +0000 |
commit | 14bdafa7064b22d0bc1917c3cc9ac80b240ccdf9 (patch) | |
tree | 06c2a31fce8c25a552425e59687e193ffe63fe0d /sys-libs/libselinux/ChangeLog | |
parent | Version bump. Skip failing tests on jruby because these are caused by our own... (diff) | |
download | gentoo-2-14bdafa7064b22d0bc1917c3cc9ac80b240ccdf9.tar.gz gentoo-2-14bdafa7064b22d0bc1917c3cc9ac80b240ccdf9.tar.bz2 gentoo-2-14bdafa7064b22d0bc1917c3cc9ac80b240ccdf9.zip |
Fix bug 473714 (add libpthread in Libs)
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sys-libs/libselinux/ChangeLog')
-rw-r--r-- | sys-libs/libselinux/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-libs/libselinux/ChangeLog b/sys-libs/libselinux/ChangeLog index 5c448c145e05..d287a51c40ef 100644 --- a/sys-libs/libselinux/ChangeLog +++ b/sys-libs/libselinux/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-libs/libselinux # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.97 2013/06/16 18:12:24 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.98 2013/06/23 08:30:57 swift Exp $ + +*libselinux-2.1.13-r3 (23 Jun 2013) + + 23 Jun 2013; Sven Vermeulen <swift@gentoo.org> +libselinux-2.1.13-r3.ebuild: + Fix bug 473714 (add libpthread in Libs) 16 Jun 2013; Sven Vermeulen <swift@gentoo.org> libselinux-2.1.13-r2.ebuild: Stabilization |