Update intllib support to avoid using deprecated functions

This commit is contained in:
Hugo Locurcio
2019-03-03 20:11:10 +01:00
parent 8bb6f0fece
commit 199180ee80
7 changed files with 86 additions and 43 deletions

View File

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Changed
- Update intllib support to avoid using deprecated functions.
## 1.0.0 - 2017-02-19
- Initial versioned release.