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

Commit 0edda91

Browse files
committed
Added CHANGELOG for #87
1 parent d66ecc0 commit 0edda91

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ All notable changes to this project will be documented in this file, in reverse
2424

2525
### Fixed
2626

27-
- Nothing.
27+
- [#87](https://github.com/zendframework/zend-http/pull/87) fixes the
28+
`ContentLength` constructor to test for a non null value (vs a falsy value)
29+
before validating the value; this ensures 0 values may be specified for the
30+
length.
2831

2932
## 2.5.4 - 2016-02-04
3033

0 commit comments

Comments
 (0)