From 4e3c101bcbed0ed9f3dec687023eadac3d9c51b8 Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Tue, 28 Mar 2006 04:05:08 +0000 Subject: Add 1.0 marker to edge rails changelongs git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4085 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'activerecord') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index fd84c1052b..3986cb52bc 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -418,6 +418,10 @@ * Fixed :through relations when using STI inherited classes would use the inherited class's name as foreign key on the join model [Tobias Luetke] +*1.13.2* (December 13th, 2005) + +* Become part of Rails 1.0 + * MySQL: allow encoding option for mysql.rb driver. [Jeremy Kemper] * Added option inheritance for find calls on has_and_belongs_to_many and has_many assosociations [DHH]. Example: -- cgit v1.2.3