From 56234bee14ad5219d4d1720a6a3532f684ed3a0d Mon Sep 17 00:00:00 2001
From: Marcel Molina <marcel@vernix.org>
Date: Sun, 18 Dec 2005 20:20:49 +0000
Subject: Honor ActiveRecord::Base.pluralize_table_names when creating and
 destroying session store table. Closes #3204.

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3317 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
---
 railties/CHANGELOG | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'railties/CHANGELOG')

diff --git a/railties/CHANGELOG b/railties/CHANGELOG
index 0993ff826b..dcd5ef11c7 100644
--- a/railties/CHANGELOG
+++ b/railties/CHANGELOG
@@ -1,5 +1,7 @@
 *SVN*
 
+* Honor ActiveRecord::Base.pluralize_table_names when creating and destroying session store table. #3204. [rails@bencurtis.com, Marcel Molina Jr.]
+
 * Update to script.aculo.us 1.5.0 final (equals 1.5.0_rc6) [Thomas Fuchs]
 
 * Update to Prototype 1.4.0 final [Sam Stephenson]
-- 
cgit v1.2.3