diff options
author | 2011-07-04 09:36:31 +0000 | |
---|---|---|
committer | 2011-07-04 09:36:31 +0000 | |
commit | 971ac9f8e72d2612b2d072856ddb7304ad0a0d65 (patch) | |
tree | 122a41f873f6a34da9c7a5b72895a56ee319e3c9 /dev-ruby/activerecord/ChangeLog | |
parent | Version bump for Rails 3.0.9. (diff) | |
download | gentoo-2-971ac9f8e72d2612b2d072856ddb7304ad0a0d65.tar.gz gentoo-2-971ac9f8e72d2612b2d072856ddb7304ad0a0d65.tar.bz2 gentoo-2-971ac9f8e72d2612b2d072856ddb7304ad0a0d65.zip |
Version bump for Rails 3.0.9.
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/activerecord/ChangeLog')
-rw-r--r-- | dev-ruby/activerecord/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog index 6fb89ec0bae4..a4d32aa96898 100644 --- a/dev-ruby/activerecord/ChangeLog +++ b/dev-ruby/activerecord/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-ruby/activerecord # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.157 2011/06/09 17:09:20 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.158 2011/07/04 09:36:31 graaff Exp $ + +*activerecord-3.0.9 (04 Jul 2011) + + 04 Jul 2011; Hans de Graaff <graaff@gentoo.org> activerecord-3.0.7.ebuild, + +activerecord-3.0.9.ebuild: + Version bump for Rails 3.0.9. + + 18 Jun 2011; Hans de Graaff <graaff@gentoo.org> activerecord-3.0.7.ebuild: + Depend on the right slot for arel, fixes bug 372047. *activerecord-2.3.12 (09 Jun 2011) |