From c7a6b9862dca37fd393a7585f850dfb46725ad40 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 25 Oct 2005 22:11:48 +0000 Subject: Prepared for release of 0.14.2 (RC3) git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2737 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index 585f9d602e..def38e20cc 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,4 +1,4 @@ -*SVN* +*1.12.2* (October 26th, 2005) * Allow symbols to rename columns when using SQLite adapter. #2531 [kevin.clark@gmail.com] @@ -12,6 +12,7 @@ * Make all tests runnable on their own. #2521. [Blair Zajac ] + *1.12.1* (October 19th, 2005) * Always parenthesize :conditions options so they may be safely combined with STI and constraints. -- cgit v1.2.3