Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit b466131

Browse files
committed
Added CHANGELOG for #45
1 parent 53838bc commit b466131

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ All notable changes to this project will be documented in this file, in reverse
2121
- [#51](https://github.com/zendframework/zend-session/pull/51) provides a fix to
2222
the `DbTableGateway` save handler to prevent infinite recursion when
2323
attempting to destroy an expired record during initial read operations.
24+
- [#45](https://github.com/zendframework/zend-session/pull/45) updates the
25+
`SessionManager::regenerateId()` method to only regenerate the identifier if a
26+
session already exists.
2427

2528
## 2.7.2 - 2016-06-24
2629

0 commit comments

Comments
 (0)