Skip to content

Commit

Permalink
2.3.7 release: fix rails_xss compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy committed May 24, 2010
1 parent 60e82a3 commit 326188c
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions actionmailer/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
*2.3.7 (unreleased)*
*2.3.7 (May 24, 2010)*

* ...
* Version bump.


*2.3.6 (May 23, 2010)*
Expand Down
4 changes: 2 additions & 2 deletions actionpack/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
*2.3.7 (unreleased)*
*2.3.7 (May 24, 2010)*

* ...
* HTML safety: fix compatibility with the optional rails_xss plugin. [Nathan Weizenbaum, Santiago Pastorino]


*2.3.6 (May 23, 2010)*
Expand Down
4 changes: 2 additions & 2 deletions activerecord/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
*2.3.7 (unreleased)*
*2.3.7 (May 24, 2010)*

* ...
* Version bump.


*2.3.6 (May 23, 2010)*
Expand Down
4 changes: 2 additions & 2 deletions activeresource/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
*2.3.7 (unreleased)*
*2.3.7 (May 24, 2010)*

* ...
* Version bump.


*2.3.6 (May 23, 2010)*
Expand Down
4 changes: 2 additions & 2 deletions activesupport/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
*2.3.7 (unreleased)*
*2.3.7 (May 24, 2010)*

* ...
* HTML safety: fix compatibility with the optional rails_xss plugin. [Nathan Weizenbaum, Santiago Pastorino]


*2.3.6 (May 23, 2010)*
Expand Down
4 changes: 2 additions & 2 deletions railties/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
*2.3.7 (unreleased)*
*2.3.7 (May 24, 2010)*

* ...
* Version bump.


*2.3.6 (May 23, 2010)*
Expand Down

0 comments on commit 326188c

Please sign in to comment.