aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2012-03-09 00:08:45 -0300
committerRafael Mendonça França <rafaelmfranca@gmail.com>2012-03-09 00:52:19 -0300
commitdb743ff459385a9131b059151d011c59e8e094be (patch)
tree2545a467f897715450616002f6ddc5369463d6a3 /activesupport
parent94b2c8c32d00e101b306875b86abf11b28b55699 (diff)
downloadrails-db743ff459385a9131b059151d011c59e8e094be.tar.gz
rails-db743ff459385a9131b059151d011c59e8e094be.tar.bz2
rails-db743ff459385a9131b059151d011c59e8e094be.zip
Fix my name in the CHANGELOG to follow the convention
Also add missing entries and use the formating convention
Diffstat (limited to 'activesupport')
-rw-r--r--activesupport/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md
index 8ae484ad95..f35c147e60 100644
--- a/activesupport/CHANGELOG.md
+++ b/activesupport/CHANGELOG.md
@@ -89,6 +89,7 @@
* ActiveSupport::BufferedLogger#flush is deprecated. Set sync on your
filehandle, or tune your filesystem.
+
## Rails 3.1.0 (August 30, 2011) ##
* ActiveSupport::Dependencies#load and ActiveSupport::Dependencies#require now