aboutsummaryrefslogtreecommitdiff
path: root/externals/utf8cpp/include/doc/ReleaseNotes
diff options
context:
space:
mode:
authorXanadu <none@none>2010-07-17 22:58:24 +0200
committerXanadu <none@none>2010-07-17 22:58:24 +0200
commitb5f8bfd66561e4a63fa8c28961b829a35ceb2fb0 (patch)
tree6691fda7c0985077aeb6ff3a93e829447dddd736 /externals/utf8cpp/include/doc/ReleaseNotes
parentec244dbe366e84a93c8fa1ef294af4a2e4e3b0b1 (diff)
parentdc510c9a143de1977daedea0aefb9589c01adde2 (diff)
Merge
--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