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

Commit f85ef16

Browse files
committed
Created CHANGELOG for #27
1 parent 21375e8 commit f85ef16

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 2.7.3 - TBD
5+
## 2.7.3 - 2015-09-24
66

77
### Added
88

@@ -18,7 +18,9 @@ All notable changes to this project will be documented in this file, in reverse
1818

1919
### Fixed
2020

21-
- Nothing.
21+
- [#27](https://github.com/zendframework/zend-stdlib/pull/27) fixes a race
22+
condition in the `FastPriorityQueue::remove()` logic that occurs when removing
23+
items iteratively from the same priority of a queue.
2224

2325
## 2.7.2 - 2015-09-23
2426

0 commit comments

Comments
 (0)