diff options
author | Hans de Graaff <graaff@gentoo.org> | 2012-08-11 08:35:38 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2012-08-11 08:35:38 +0000 |
commit | bfb7dee0bf0369ec6c3ef00192c678b8cfe84fb8 (patch) | |
tree | 410201a0d09131f43c0e3e9a55e86f50e6a72743 /dev-ruby/activesupport/ChangeLog | |
parent | add ruby19 support; migrate to EAPI4 and rspec2 (diff) | |
download | gentoo-2-bfb7dee0bf0369ec6c3ef00192c678b8cfe84fb8.tar.gz gentoo-2-bfb7dee0bf0369ec6c3ef00192c678b8cfe84fb8.tar.bz2 gentoo-2-bfb7dee0bf0369ec6c3ef00192c678b8cfe84fb8.zip |
Version bumps for security bug 430718.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/activesupport/ChangeLog')
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog index 29456183335f..12eb867895d8 100644 --- a/dev-ruby/activesupport/ChangeLog +++ b/dev-ruby/activesupport/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-ruby/activesupport # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.183 2012/08/10 06:42:29 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.184 2012/08/11 08:35:38 graaff Exp $ + +*activesupport-3.1.8 (11 Aug 2012) +*activesupport-3.0.17 (11 Aug 2012) + + 11 Aug 2012; Hans de Graaff <graaff@gentoo.org> +activesupport-3.0.17.ebuild, + +activesupport-3.1.8.ebuild: + Version bumps for security bug 430718. *activesupport-3.2.8 (10 Aug 2012) |