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

Commit 15a9ac8

Browse files
committed
Adds CHANGELOG for #194
1 parent 96925c2 commit 15a9ac8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 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.10.1 - TBD
5+
## 2.10.1 - 2017-08-22
66

77
### Added
88

@@ -22,7 +22,10 @@ All notable changes to this project will be documented in this file, in reverse
2222

2323
### Fixed
2424

25-
- Nothing.
25+
- [#194](https://github.com/zendframework/zend-validator/pull/194) modifies the
26+
`EmailAddress` validator to omit the `INTL_IDNA_VARIANT_UTS46` flag to
27+
`idn_to_utf8()` if the constant is not defined, fixing an issue on systems
28+
using pre-2012 releases of libicu.
2629

2730
## 2.10.0 - 2017-08-14
2831

0 commit comments

Comments
 (0)