Skip to content

Commit

Permalink
A little spacing goes a long way
Browse files Browse the repository at this point in the history
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2717 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
  • Loading branch information
dhh committed Oct 24, 2005
1 parent b57c86a commit 8ac9638
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions activerecord/CHANGELOG
Expand Up @@ -20,6 +20,7 @@

* Added support for using limits in eager loads that involve has_many and has_and_belongs_to_many associations


*1.12.0* (October 16th, 2005)

* Update/clean up documentation (rdoc)
Expand Down
2 changes: 2 additions & 0 deletions activesupport/CHANGELOG
Expand Up @@ -4,12 +4,14 @@

* Add title case method to String to do, e.g., 'action_web_service'.titlecase # => 'Action Web Service'. [Marcel Molina Jr.]


*1.2.1* (October 19th, 2005)

* Classify generated routing code as framework code to avoid appearing in application traces. [Nicholas Seckar]

* Show all framework frames in the framework trace. [Nicholas Seckar]


*1.2.0* (October 16th, 2005)

* Update Exception extension to show the first few framework frames in an application trace. [Nicholas Seckar]
Expand Down

0 comments on commit 8ac9638

Please sign in to comment.