diff options
author | Mike Gilbert <floppym@gentoo.org> | 2014-04-19 01:04:09 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2014-04-19 01:04:09 +0000 |
commit | d97cd07075b0753234372b68974cf80cabdb047a (patch) | |
tree | 2ee67a723b0f9072b7d769b6354ee2da8a294861 /sys-apps/systemd/ChangeLog | |
parent | Fix LICENSE, add mirror and bindist restrictions, bug 505740. (diff) | |
download | gentoo-2-d97cd07075b0753234372b68974cf80cabdb047a.tar.gz gentoo-2-d97cd07075b0753234372b68974cf80cabdb047a.tar.bz2 gentoo-2-d97cd07075b0753234372b68974cf80cabdb047a.zip |
Nest gnutls within http use flag, bug 508022 by Alexander Tsoy.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'sys-apps/systemd/ChangeLog')
-rw-r--r-- | sys-apps/systemd/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-apps/systemd/ChangeLog b/sys-apps/systemd/ChangeLog index 6ed66180d333..6c03a0086833 100644 --- a/sys-apps/systemd/ChangeLog +++ b/sys-apps/systemd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/systemd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.247 2014/04/12 22:03:59 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.248 2014/04/19 01:04:09 floppym Exp $ + + 19 Apr 2014; Mike Gilbert <floppym@gentoo.org> -systemd-212-r1.ebuild, + -systemd-212.ebuild, systemd-212-r2.ebuild, systemd-9999.ebuild: + Nest gnutls within http use flag, bug 508022 by Alexander Tsoy. *systemd-212-r2 (12 Apr 2014) |