From e440098abaea199fdebe4be1b882f078989f66b3 Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Wed, 19 Oct 2005 22:56:27 +0000 Subject: Update CHANGELOG. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2692 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index ec73763324..0c30d221df 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,12 +1,13 @@ *1.12.1* (October 19th, 2005) +* Make all tests runnable on their own. #2521. [Blair Zajac ] + * Always parenthesize :conditions options so they may be safely combined with STI and constraints. * Correct PostgreSQL primary key sequence detection. #2507 [tmornini@infomania.com] * Added support for using limits in eager loads that involve has_many and has_and_belongs_to_many associations - *1.12.0* (October 16th, 2005) * Update/clean up documentation (rdoc) -- cgit v1.2.3