utfcpp/doc/ReleaseNotes
ntrifunovic 262b8f0ab4 Release 2.2.3
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@104 a809a056-fc17-0410-9590-b4f493f8b08e
2014-06-01 02:05:05 +02:00

10 lines
380 B
Text

utf8 cpp library
Release 2.2.3
This is a bug fix release that improves converting from utf-16 to utf-8 error detection.
Changes from version 2.2.2
- Bug fix [2852872] invalid utf16 strings were parsed without any error
- Bug fix [2857456] redundant checks in append in checked.h
Files included in the release: utf8.h, core.h, checked.h, unchecked.h, utf8cpp.html, ReleaseNotes