Release 2.2.1
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@97 a809a056-fc17-0410-9590-b4f493f8b08e
This commit is contained in:
parent
86423f6f50
commit
4bccdb30d0
1 changed files with 4 additions and 5 deletions
|
@ -1,10 +1,9 @@
|
||||||
utf8 cpp library
|
utf8 cpp library
|
||||||
Release 2.2
|
Release 2.2.1
|
||||||
|
|
||||||
This is a feature release.
|
This is a minor bug fix release aimed at supporting GCC 4.3.
|
||||||
|
|
||||||
Changes from version 2.1
|
Changes from version 2.2
|
||||||
- Implemented feature request [ 2515238 ] "Conflicting ENUM value"
|
- Bug fix [ ID: 2823847 ] "warning from GCC 4.3"
|
||||||
- Changed internal implementation to allow use of input iterators (as opposed to bidirectional) where it is possible.
|
|
||||||
|
|
||||||
Files included in the release: utf8.h, core.h, checked.h, unchecked.h, utf8cpp.html, ReleaseNotes
|
Files included in the release: utf8.h, core.h, checked.h, unchecked.h, utf8cpp.html, ReleaseNotes
|
||||||
|
|
Loading…
Reference in a new issue