Release 1.0 Final
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@58 a809a056-fc17-0410-9590-b4f493f8b08e
This commit is contained in:
parent
501d9a21c4
commit
196a58c77e
1 changed files with 7 additions and 3 deletions
|
@ -1,10 +1,14 @@
|
|||
utf8 cpp library
|
||||
Release 1.0 Beta 3
|
||||
Release 1.0 Final
|
||||
|
||||
This rellease is all about one nasty bug being fixed.
|
||||
This is the first production release of the library.
|
||||
|
||||
Bug Fixes:
|
||||
[ 1531740 ] utf8::append does not work correctly for some code points.
|
||||
No bugs reported since Beta 3.
|
||||
|
||||
Other changes from Beta 3:
|
||||
- Performance tuning: The library is now biased towards texts with lots of ASCII characters.
|
||||
- Vaaarious refactorings to improve readibility and reduce code duplication
|
||||
|
||||
Files: utf8.h utf8cpp.html ReleaseNotes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue