Skip to content

Commit

Permalink
Adding changelog info about support for the X-HTTP-Method-Override he…
Browse files Browse the repository at this point in the history
…ader.
  • Loading branch information
pzaremba committed Feb 5, 2014
1 parent 7b68959 commit b230c66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Work in progress

Version 1.1.15 under development
--------------------------------
- Enh: Adding support for the `X-HTTP-Method-Override` header in CHttpRequest.
- Bug #268: Fixed Active Record count error when some field name starting from 'count' (nineinchnick)
- Bug #788: createIndex is not using the recommended way to create unique indexes on Postgres (nineinchnick)
- Bug #1257: CFileValidator is no longer unsafe by default to prevent setting arbitrary values. Instead, when no file is uploaded attribute is set to null (marcovtwout)
Expand Down

0 comments on commit b230c66

Please sign in to comment.