Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
sjinks committed Jan 26, 2014
1 parent 780f659 commit 22c2391
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 @@ -253,6 +253,7 @@
- Added Phalcon\Security::computeHmac() (#1347)
- Bug fixes (#1347)
- Constant-time string comparison in Phalcon\Security::checkHash() to prevent timing attacks (#1755)
- Phalcon\Security::checkHash() now correctly handles non-bcrypt hashes (#1912)
- Phalcon\Session:
- Fix Phalcon\Session\Bag::remove() (#1637)
- Phalcon\Session\Adapter::get() may optionally remove the data from session (#1358)
Expand Down

0 comments on commit 22c2391

Please sign in to comment.