Release 2.0

git-svn-id: http://svn.code.sf.net/p/utfcpp/code@79 a809a056-fc17-0410-9590-b4f493f8b08e
This commit is contained in:
ntrifunovic 2007-02-25 00:26:48 +00:00 committed by King_DuckZ
parent 0cadd58fe2
commit aa6d8ff2f6

View file

@ -1,7 +1,12 @@
utf8 cpp library
Release 2.0 Beta 1
Release 2.0
This is the first production release of the version 2.0 of the library. Please note that the branch 1.x is still being developed, and will be maintained in the future.
Changes from version 2.o Beta 1:
- A minor fix in the utf::iterator
- Updated documentation
This is the first Beta release of the version 2.0 of the library. Please note that the branch 1.x is still being developed, and will be maintained even after 2.x becomes stable.
Changes from version 1.02: