CHANGELOG entry for the previous commit (18e7bf2865)

This commit is contained in:
Pratik Naik
2008-10-17 23:47:31 +02:00
parent 18e7bf2865
commit ffbd7dd8ee

View File

@@ -1,5 +1,7 @@
*Edge*
* Fix Brasilia timezone #1180 [Marcus Derencius, Kane]
* Time#advance recognizes fractional days and weeks. Deprecate Durations of fractional months and years #970 [Tom Lea]
* Add ActiveSupport::Rescuable module abstracting ActionController::Base rescue_from features. [Norbert Crombach, Pratik]