summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven G. Johnson <stevenj@alum.mit.edu>2016-12-26 16:01:42 -0500
committerSteven G. Johnson <stevenj@alum.mit.edu>2016-12-26 16:01:42 -0500
commita7f3a3212a7a8330847dc5ad0fed9a449510307f (patch)
tree271d1bddeb501e294e150716b25278ea28b08a8b
parent40e605959eb5cb90b2587fa88e3b661558fbc55a (diff)
downloadlibutf8proc-a7f3a3212a7a8330847dc5ad0fed9a449510307f.tar.gz
libutf8proc-a7f3a3212a7a8330847dc5ad0fed9a449510307f.tar.bz2
fix typo in NEWS date
-rw-r--r--NEWS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 22eff0e..cf5764f 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,7 +2,7 @@
## Version 2.1 ##
-2016-12-16:
+2016-12-26:
- New functions `utf8proc_map_custom` and `utf8proc_decompose_custom`
to allow user-supplied transformations of codepoints, in conjunction