summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven G. Johnson <stevenj@mit.edu>2015-03-27 14:13:21 -0400
committerSteven G. Johnson <stevenj@mit.edu>2015-03-27 14:13:21 -0400
commit6da6ca47541a7a25ca2a3dcb39bc456bb61482af (patch)
treefbf464853153d8b2995aba597838d35e52449b1d
parent547224e2986582795d7090d51f906a46022bb35f (diff)
downloadlibutf8proc-6da6ca47541a7a25ca2a3dcb39bc456bb61482af.tar.gz
libutf8proc-6da6ca47541a7a25ca2a3dcb39bc456bb61482af.tar.bz2
NEWS tweaks
-rw-r--r--NEWS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS.md b/NEWS.md
index f6b3358..0aead23 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -4,8 +4,6 @@
- Updated for Unicode 7.0.
-- Ruby and PostgreSQL plugins have been removed due to lack of testing.
-
- New function `utf8proc_grapheme_break(c1,c2)` that returns whether
there is a grapheme break between `c1` and `c2`.
@@ -36,6 +34,8 @@
- Doxygen-formatted documentation.
+- The Ruby and PostgreSQL plugins have been removed due to lack of testing.
+
## Version 1.1.6 ##
2013-11-27: