diff options
Diffstat (limited to 'dev-haskell/cipher-camellia/ChangeLog')
-rw-r--r-- | dev-haskell/cipher-camellia/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-haskell/cipher-camellia/ChangeLog b/dev-haskell/cipher-camellia/ChangeLog index 23c8fd173af5..af8c9cb70746 100644 --- a/dev-haskell/cipher-camellia/ChangeLog +++ b/dev-haskell/cipher-camellia/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-haskell/cipher-camellia # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cipher-camellia/ChangeLog,v 1.1 2013/09/13 06:06:12 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cipher-camellia/ChangeLog,v 1.2 2013/12/11 05:22:33 gienah Exp $ + +*cipher-camellia-0.0.2 (11 Dec 2013) + + 11 Dec 2013; Mark Wright <gienah@gentoo.org> +cipher-camellia-0.0.2.ebuild: + Bump cipher-camellia to 0.0.2 *cipher-camellia-0.0.1 (13 Sep 2013) |