diff options
author | Hans de Graaff <graaff@gentoo.org> | 2013-10-07 12:34:22 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2013-10-07 12:34:22 +0000 |
commit | 4804611e6350c88aac36869018b4f2637ead2214 (patch) | |
tree | 9426882bc3c0abd96cf9c5ebe8340a65ae00a940 /dev-ruby/activesupport/ChangeLog | |
parent | small modification on output from function dev_check (diff) | |
download | gentoo-2-4804611e6350c88aac36869018b4f2637ead2214.tar.gz gentoo-2-4804611e6350c88aac36869018b4f2637ead2214.tar.bz2 gentoo-2-4804611e6350c88aac36869018b4f2637ead2214.zip |
Version bump for Rails 4. Dropped keywords in bug 487206.
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
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 e2c4502a3961..94b091bfb829 100644 --- a/dev-ruby/activesupport/ChangeLog +++ b/dev-ruby/activesupport/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/activesupport # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.229 2013/08/17 10:30:43 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.230 2013/10/07 12:34:22 graaff Exp $ + +*activesupport-4.0.0 (07 Oct 2013) + + 07 Oct 2013; Hans de Graaff <graaff@gentoo.org> +activesupport-4.0.0.ebuild: + Version bump for Rails 4. Dropped keywords in bug 487206. *activesupport-3.2.14 (17 Aug 2013) |