Distribute UTF8-for-cpp.

* utf8/doc/ReleaseNotes, utf8/doc/utf8cpp.html, utf8/utf8.h,
utf8/utf8/checked.h, utf8/utf8/core.h, utf8/utf8/unchecked.h:
New files.
* Makefile.am (EXTRA_DIST): Distribute them.
This commit is contained in:
Alexandre Duret-Lutz 2012-03-29 11:52:47 +02:00
parent 80a9c3e219
commit 403170f5c8
7 changed files with 2758 additions and 1 deletions

12
utf8/doc/ReleaseNotes Normal file
View file

@ -0,0 +1,12 @@
utf8 cpp library
Release 2.3.1
A bug fix release. Special thanks to dalle and Ivan Sorokin who reported the 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.
Files included in the release: utf8.h, core.h, checked.h, unchecked.h, utf8cpp.html, ReleaseNotes

1795
utf8/doc/utf8cpp.html Normal file

File diff suppressed because it is too large Load diff