diff options
author | Hans de Graaff <graaff@gentoo.org> | 2012-06-13 06:23:16 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2012-06-13 06:23:16 +0000 |
commit | e21893521c868738da3db9e2c39cdfc993f2d664 (patch) | |
tree | 9c79465ddaa3025d87669dc5e9a73ca386f3f81e /dev-ruby/activesupport/ChangeLog | |
parent | marked x86 per bug 404265 (diff) | |
download | gentoo-2-e21893521c868738da3db9e2c39cdfc993f2d664.tar.gz gentoo-2-e21893521c868738da3db9e2c39cdfc993f2d664.tar.bz2 gentoo-2-e21893521c868738da3db9e2c39cdfc993f2d664.zip |
Version bump for Rails 3.2.6.
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/activesupport/ChangeLog')
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog index 42167cc0511c..75a321fb3266 100644 --- a/dev-ruby/activesupport/ChangeLog +++ b/dev-ruby/activesupport/ChangeLog @@ -1,6 +1,11 @@ # 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.171 2012/06/01 07:04:36 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.172 2012/06/13 06:23:16 graaff Exp $ + +*activesupport-3.2.6 (13 Jun 2012) + + 13 Jun 2012; Hans de Graaff <graaff@gentoo.org> +activesupport-3.2.6.ebuild: + Version bump for Rails 3.2.6. *activesupport-3.2.5 (01 Jun 2012) |