Skip to content

Commit 326188c

Browse files
committed
2.3.7 release: fix rails_xss compatibility
1 parent 60e82a3 commit 326188c

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

actionmailer/CHANGELOG

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
*2.3.7 (unreleased)*
1+
*2.3.7 (May 24, 2010)*
22

3-
* ...
3+
* Version bump.
44

55

66
*2.3.6 (May 23, 2010)*

actionpack/CHANGELOG

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
*2.3.7 (unreleased)*
1+
*2.3.7 (May 24, 2010)*
22

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

55

66
*2.3.6 (May 23, 2010)*

activerecord/CHANGELOG

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
*2.3.7 (unreleased)*
1+
*2.3.7 (May 24, 2010)*
22

3-
* ...
3+
* Version bump.
44

55

66
*2.3.6 (May 23, 2010)*

activeresource/CHANGELOG

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
*2.3.7 (unreleased)*
1+
*2.3.7 (May 24, 2010)*
22

3-
* ...
3+
* Version bump.
44

55

66
*2.3.6 (May 23, 2010)*

activesupport/CHANGELOG

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
*2.3.7 (unreleased)*
1+
*2.3.7 (May 24, 2010)*
22

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

55

66
*2.3.6 (May 23, 2010)*

railties/CHANGELOG

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
*2.3.7 (unreleased)*
1+
*2.3.7 (May 24, 2010)*
22

3-
* ...
3+
* Version bump.
44

55

66
*2.3.6 (May 23, 2010)*

0 commit comments

Comments
 (0)