diff options
author | Mark Wright <gienah@gentoo.org> | 2013-10-20 02:26:30 +0000 |
---|---|---|
committer | Mark Wright <gienah@gentoo.org> | 2013-10-20 02:26:30 +0000 |
commit | f52e4cca79ce7e150f0e8019ab2de6e1298e16bb (patch) | |
tree | 58cedcc02ad68cda6579a7a0a55073f18e39dae9 /dev-haskell/conduit/ChangeLog | |
parent | Bump happstack-server to 7.3.1 (diff) | |
download | gentoo-2-f52e4cca79ce7e150f0e8019ab2de6e1298e16bb.tar.gz gentoo-2-f52e4cca79ce7e150f0e8019ab2de6e1298e16bb.tar.bz2 gentoo-2-f52e4cca79ce7e150f0e8019ab2de6e1298e16bb.zip |
Bump conduit to 1.0.8
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
Diffstat (limited to 'dev-haskell/conduit/ChangeLog')
-rw-r--r-- | dev-haskell/conduit/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-haskell/conduit/ChangeLog b/dev-haskell/conduit/ChangeLog index 2ed5f5d9e43c..a1f65982ddab 100644 --- a/dev-haskell/conduit/ChangeLog +++ b/dev-haskell/conduit/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-haskell/conduit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/conduit/ChangeLog,v 1.2 2013/09/13 05:48:52 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/conduit/ChangeLog,v 1.3 2013/10/20 02:26:30 gienah Exp $ + +*conduit-1.0.8 (20 Oct 2013) + + 20 Oct 2013; Mark Wright <gienah@gentoo.org> +conduit-1.0.8.ebuild, + metadata.xml: + Bump conduit to 1.0.8 *conduit-1.0.7.4 (13 Sep 2013) |