Release 2.3.2
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@132 a809a056-fc17-0410-9590-b4f493f8b08e
This commit is contained in:
parent
43bee7dbe6
commit
6a310026c9
1 changed files with 6 additions and 7 deletions
|
@ -1,12 +1,11 @@
|
|||
utf8 cpp library
|
||||
Release 2.3.1
|
||||
Release 2.3.2
|
||||
|
||||
A bug fix release. Special thanks to dalle and Ivan Sorokin who reported the bugs.
|
||||
A bug fix release plus minor performance improvements. Thanks to all who reported bugs.
|
||||
|
||||
Changes from version 2.3
|
||||
- Bug fix [3025042]: is_bom documentation issue.
|
||||
- Bug fix [3083640]: is_code_point_valid incorrectly returns false.
|
||||
- Bug fix [3167987]: prior moves it before start.
|
||||
- Bug fix [3185087]: utf8::prior and utf8::previous documentation issue.
|
||||
Changes from version 2.3.1
|
||||
- Bug fix [3506114]: potential crash in replace_invalid
|
||||
- Bug fix [3426789]: documentation typo
|
||||
- Bug fix [3215839]: name clash with std::next
|
||||
|
||||
Files included in the release: utf8.h, core.h, checked.h, unchecked.h, utf8cpp.html, ReleaseNotes
|
||||
|
|
Loading…
Reference in a new issue