summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2020-09-01 23:10:11 +0100
committerGitHub <noreply@github.com>2020-09-01 23:10:11 +0100
commit9a0f365c235e109384ef6c231cd664a02fb27054 (patch)
tree19afb81f0bd3c750d53b0d660dfc538323b56bb2
parent54655a7e50b52dd06745e11a7ff6f70807298e23 (diff)
parente969d554723822b7514e2261f3098353fbd25262 (diff)
downloadenchant-2.2.10.tar.gz
Merge pull request #253 from rrthomas/masterv2.2.10
Add NEWS for 2.2.10
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 03618e8..42bf98c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.2.10 (September 1, 2020)
+--------------------------
+
+Fix Hunspell backend to treat apostrophes as Hunspell does: if either
+straight or curly apostrophe is a word character, allow both.
+
+
2.2.9 (July 29, 2020)
---------------------