From 47a55d21515bf2ec49d2c1b4f2f83bf66a09a7c5 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Sat, 20 Jul 2019 11:15:01 -0400 Subject: [PATCH] Prepare for the next release. --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 641defd635..25b4006294 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -43,7 +43,7 @@ The type attribute can be add,update,fix,remove. - + ColognePhonetic handles x incorrectly ColognePhonetic does not treat the letter H correctly Reject any decode request for a value that is impossible to encode to for Base32/Base64 rather than blindly decoding.