aboutsummaryrefslogtreecommitdiff
path: root/externals/utf8cpp/include/doc/ReleaseNotes
diff options
context:
space:
mode:
authorRat <none@none>2010-06-07 00:11:50 +0200
committerRat <none@none>2010-06-07 00:11:50 +0200
commit77444f2a241fee23815af5b3e7e585ff06485be4 (patch)
tree9e74b3d1f18cb8b8a4c074126d0a3691bc8df5e4 /externals/utf8cpp/include/doc/ReleaseNotes
parent2a4095811308c93ee6c146403f6d2498f6128fb9 (diff)
re-added utf8cpp
--HG-- branch : trunk
Diffstat (limited to 'externals/utf8cpp/include/doc/ReleaseNotes')
-rw-r--r--externals/utf8cpp/include/doc/ReleaseNotes9
1 files changed, 9 insertions, 0 deletions
diff --git a/externals/utf8cpp/include/doc/ReleaseNotes b/externals/utf8cpp/include/doc/ReleaseNotes
new file mode 100644
index 00000000000..8541c7a6031
--- /dev/null
+++ b/externals/utf8cpp/include/doc/ReleaseNotes
@@ -0,0 +1,9 @@
+utf8 cpp library
+Release 2.1
+
+This is a minor feature release - added the function peek_next.
+
+Changes from version 2.o
+- Implemented feature request [ 1770746 ] "Provide a const version of next() (some sort of a peek() )
+
+Files included in the release: utf8.h, core.h, checked.h, unchecked.h, utf8cpp.html, ReleaseNotes