Skip to content

Commit

Permalink
Update CHANGELOG to mention the json_escape change
Browse files Browse the repository at this point in the history
  • Loading branch information
sikachu committed Jun 10, 2011
1 parent 60d4dc1 commit 564a655
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions actionpack/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
*Rails 3.0.9 (unreleased)*

* json_escape will now return a SafeBuffer string if it receives SafeBuffer string [tenderlove]

* Make sure escape_js returns SafeBuffer string if it receives SafeBuffer string [Prem Sichanugrist]

* Fix text helpers to work correctly with the new SafeBuffer restriction [Paul Gallagher, Arun Agrawal, Prem Sichanugrist]
Expand Down

0 comments on commit 564a655

Please sign in to comment.