mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
[Haml] Add a changelog entry for the XSS stuff.
This commit is contained in:
parent
73395a5026
commit
bcb0377fdb
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
|||
|
||||
## 2.2.18 (Unreleased)
|
||||
|
||||
* Support [the new XSS-protection API](http://yehudakatz.com/2010/02/01/safebuffers-and-rails-3-0/)
|
||||
used in Rails 3.
|
||||
|
||||
* Use `Rails.env` rather than `RAILS_ENV` when running under Rails 3.0.
|
||||
Thanks to [Duncan Grazier](http://duncangrazier.com/).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue