Release 2.2.3

git-svn-id: http://svn.code.sf.net/p/utfcpp/code@104 a809a056-fc17-0410-9590-b4f493f8b08e
This commit is contained in:
ntrifunovic 2009-10-12 23:03:44 +00:00 committed by King_DuckZ
parent fb7c7337a9
commit 262b8f0ab4

View file

@ -1,9 +1,10 @@
utf8 cpp library
Release 2.2.1
Release 2.2.3
This is a minor bug fix release aimed at supporting GCC 4.3.
This is a bug fix release that improves converting from utf-16 to utf-8 error detection.
Changes from version 2.2
- Bug fix [ ID: 2823847 ] "warning from GCC 4.3"
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