From 194b4aa4f3feafc1e59b33eb8dc70f793c5921b5 Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Sun, 6 May 2007 05:01:31 +0000 Subject: Provide brief introduction to what optimistic locking is. Closes #8097. [fearoffish] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6682 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 e774c83320..291309ce5d 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Provide brief introduction to what optimistic locking is. [fearoffish] + * Add documentation for :encoding option to mysql adapter. [marclove] * Added short-hand declaration style to migrations (inspiration from Sexy Migrations, http://errtheblog.com/post/2381) [DHH]. Example: -- cgit v1.2.3