From e726084422b59e5167c5cb0fdb5909c753e31e10 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 23 Oct 2012 22:09:59 +0200 Subject: autocorrection distance limit is set to 5, rather than unlimited --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 3e77fdf..56ebff2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,9 @@ Version 2.9 The options --f and --F has been added. + Weighted distance for autocorrection on pony names and boolean style name is set to 5, rather + than unlimited. Currently this cannot be modified (without editing the source code.) + Version 2.8 -- cgit