From 96a083b51ed85481b4c917b735b62cfa9927d251 Mon Sep 17 00:00:00 2001 From: Carlos Antonio da Silva Date: Wed, 26 Jun 2013 00:55:28 -0300 Subject: Fix @tenderlove's name in changelog :sparkles: [ci skip] --- activerecord/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'activerecord') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index e38d8aecf5..e4cd15c71e 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -106,7 +106,7 @@ class Tagging < ActiveRecord::Base end - *Aaron Peterson* + *Aaron Patterson* * Remove column restrictions for `count`, let the database raise if the SQL is invalid. The previous behavior was untested and surprising for the user. @@ -170,7 +170,7 @@ Fixes #10620. - *Aaron Peterson* + *Aaron Patterson* * Also support extensions in PostgreSQL 9.1. This feature has been supported since 9.1. -- cgit v1.2.3