From 9a947af0e79cfb8692eb7e5ae94c1b8c40756f49 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Fri, 22 Feb 2008 03:26:21 +0000 Subject: PostgreSQL: support server versions 7.4 through 8.0 and the ruby-pg driver. Closes #11127 git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8922 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index 65cf4385c3..a16f9117f4 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* PostgreSQL: support server versions 7.4 through 8.0 and the ruby-pg driver. #11127 [jdavis] + * Ensure association preloading doesn't break when an association returns nil. ##11145 [GMFlash] * Make dynamic finders respect the :include on HasManyThrough associations. #10998. [cpytel] -- cgit v1.2.3