diff options
author | Kali Kaneko <kali@leap.se> | 2015-02-20 16:01:57 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-02-20 16:01:57 -0400 |
commit | 41b34cc0d8bd6c2ae22547bc02845e68cab12c3b (patch) | |
tree | 1d0d45ac0824da8dbaeac5fcddef30f0d7d60516 /client/changes | |
parent | 58256957af8329f49d983852063eeaec74179c4d (diff) |
cutoff for encoding detection
Diffstat (limited to 'client/changes')
-rw-r--r-- | client/changes/bug_cutoff-chardet-guessing | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/changes/bug_cutoff-chardet-guessing b/client/changes/bug_cutoff-chardet-guessing new file mode 100644 index 00000000..9535a413 --- /dev/null +++ b/client/changes/bug_cutoff-chardet-guessing @@ -0,0 +1 @@ +- Fallback to utf-8 if confidence on chardet guessing is too low. |