summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2011-02-21 20:12:22 +0000
committerHans de Graaff <graaff@gentoo.org>2011-02-21 20:12:22 +0000
commit118b0959b8631ab5380b1da036f9838f209950b5 (patch)
tree1439656940bb12457887eb76e95482294ebd0c46 /dev-ruby/activerecord/ChangeLog
parentFix tests when Rails 3 is also present. (diff)
downloadhistorical-118b0959b8631ab5380b1da036f9838f209950b5.tar.gz
historical-118b0959b8631ab5380b1da036f9838f209950b5.tar.bz2
historical-118b0959b8631ab5380b1da036f9838f209950b5.zip
Version bump for Rails 2.3.11.
Package-Manager: portage-2.1.9.25/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/activerecord/ChangeLog')
-rw-r--r--dev-ruby/activerecord/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index 25cb11cbbca4..aec6304099cc 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,12 @@
# 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.150 2011/02/21 19:55:35 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.151 2011/02/21 20:11:53 graaff Exp $
+
+*activerecord-2.3.11 (21 Feb 2011)
+
+ 21 Feb 2011; Hans de Graaff <graaff@gentoo.org>
+ +activerecord-2.3.11.ebuild:
+ Version bump for Rails 2.3.11.
21 Feb 2011; Hans de Graaff <graaff@gentoo.org>
activerecord-2.3.10.ebuild, +files/activerecord-2.3.10-rails3.patch: