diff options
author | Hans de Graaff <graaff@gentoo.org> | 2013-02-11 20:48:05 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2013-02-11 20:48:05 +0000 |
commit | 61f724cbd8d0671721078513233049b6fe03dc4c (patch) | |
tree | a76c1809dad82aa6cac75aab0ded95a6e21aa25a /dev-ruby/activerecord/ChangeLog | |
parent | Version bump for security bug 456840. (diff) | |
download | gentoo-2-61f724cbd8d0671721078513233049b6fe03dc4c.tar.gz gentoo-2-61f724cbd8d0671721078513233049b6fe03dc4c.tar.bz2 gentoo-2-61f724cbd8d0671721078513233049b6fe03dc4c.zip |
Version bump for security bug 456840.
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby/activerecord/ChangeLog')
-rw-r--r-- | dev-ruby/activerecord/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog index 81b736a6bf2f..4966180fc522 100644 --- a/dev-ruby/activerecord/ChangeLog +++ b/dev-ruby/activerecord/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/activerecord # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.226 2013/02/11 20:12:40 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.227 2013/02/11 20:48:05 graaff Exp $ + +*activerecord-3.1.11 (11 Feb 2013) + + 11 Feb 2013; Hans de Graaff <graaff@gentoo.org> +activerecord-3.1.11.ebuild: + Version bump for security bug 456840. *activerecord-3.2.12 (11 Feb 2013) |