Release 1.01

git-svn-id: http://svn.code.sf.net/p/utfcpp/code@64 a809a056-fc17-0410-9590-b4f493f8b08e
This commit is contained in:
ntrifunovic 2006-10-24 12:51:05 +00:00 committed by King_DuckZ
parent a2dbaf2aaf
commit aae3671dac

View file

@ -1,14 +1,11 @@
utf8 cpp library
Release 1.0 Final
Release 1.01
This is the first production release of the library.
This is a bug-fix release.
Bug Fixes:
No bugs reported since Beta 3.
[1583547] exception::what is a const member function
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