diff options
Diffstat (limited to 'dev-ruby/activerecord/ChangeLog')
-rw-r--r-- | dev-ruby/activerecord/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog index 8026b97c74a3..166d6827fd8e 100644 --- a/dev-ruby/activerecord/ChangeLog +++ b/dev-ruby/activerecord/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-ruby/activerecord # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.279 2014/09/12 06:27:45 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.280 2014/10/31 08:58:14 graaff Exp $ + +*activerecord-4.1.7 (31 Oct 2014) +*activerecord-4.0.11 (31 Oct 2014) +*activerecord-3.2.20 (31 Oct 2014) + + 31 Oct 2014; Hans de Graaff <graaff@gentoo.org> +activerecord-3.2.20.ebuild, + +activerecord-4.0.11.ebuild, +activerecord-4.1.7.ebuild: + Version bump for security issue CVE-2014-7818. *activerecord-4.1.6 (12 Sep 2014) |