From f4dc7e3676a3a68d92772b5a466d54e430aa7b6a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?=
 <rafaelmfranca@gmail.com>
Date: Wed, 2 Jan 2013 18:51:13 -0300
Subject: Add release date of 3.2.10

Fix format and wrong changelog entry
---
 activesupport/CHANGELOG.md | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

(limited to 'activesupport')

diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md
index 834dff60c9..2278c04f0d 100644
--- a/activesupport/CHANGELOG.md
+++ b/activesupport/CHANGELOG.md
@@ -19,7 +19,11 @@
 
     *Daniele Sluijters*
 
-## Rails 3.2.10 ##
+
+## Rails 3.2.10 (Jan 2, 2013) ##
+
+*   No changes.
+
 
 ## Rails 3.2.9 (Nov 12, 2012) ##
 
@@ -39,6 +43,7 @@
 
 *  Add %:z and %::z format string support to ActiveSupport::TimeWithZone#strftime. [fixes #6962] *kennyj*
 
+
 ## Rails 3.2.8 (Aug 9, 2012) ##
 
 *   Fix ActiveSupport integration with Mocha > 0.12.1. *Mike Gunderloy*
@@ -47,6 +52,7 @@
 
 *   ERB::Util.html_escape now escapes single quotes. *Santiago Pastorino*
 
+
 ## Rails 3.2.7 (Jul 26, 2012) ##
 
 *   Hash#fetch(fetch) is not the same as doing hash[key]
@@ -59,10 +65,12 @@
 
 *   bump AS deprecation_horizon to 4.0
 
+
 ## Rails 3.2.6 (Jun 12, 2012) ##
 
 *   No changes.
 
+
 ## Rails 3.2.5 (Jun 1, 2012) ##
 
 *   ActiveSupport::JSON::Variable is deprecated. Define your own #as_json and #encode_json methods
-- 
cgit v1.2.3