Skip to content

Commit

Permalink
UTF-8 CPP Library v2.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gtrafimenkov committed Mar 24, 2013
1 parent afe8fe7 commit b668ee9
Show file tree
Hide file tree
Showing 6 changed files with 2,719 additions and 0 deletions.
12 changes: 12 additions & 0 deletions _build/lib-utf8cpp/doc/ReleaseNotes
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
utf8 cpp library
Release 2.3.4

A minor bug fix release. Thanks to all who reported bugs.

Note: Version 2.3.3 contained a regression, and therefore was removed.

Changes from version 2.3.2
- Bug fix [39]: checked.h Line 273 and unchecked.h Line 182 have an extra ';'
- Bug fix [36]: replace_invalid() only works with back_inserter

Files included in the release: utf8.h, core.h, checked.h, unchecked.h, utf8cpp.html, ReleaseNotes

0 comments on commit b668ee9

Please sign in to comment.