diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-10-28 14:26:37 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-10-28 14:26:37 -0300 |
commit | f6873fa53593a5fa04e733fc8f4cfbeafc4fb1ee (patch) | |
tree | 0157266651959675d358cce75e0bfc083ea733fd /client/changes | |
parent | f50f192cd1cf6133084bafb9921ef20b48cbd37a (diff) | |
parent | 605d3ed81f8ad0d0c947916dcfdcc748c59b2373 (diff) |
Merge remote-tracking branch 'kali/feature/use-chardet-as-fallback' into develop
Diffstat (limited to 'client/changes')
-rw-r--r-- | client/changes/feature-use-chardet-as-fallback | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/changes/feature-use-chardet-as-fallback b/client/changes/feature-use-chardet-as-fallback new file mode 100644 index 00000000..f96a959c --- /dev/null +++ b/client/changes/feature-use-chardet-as-fallback @@ -0,0 +1 @@ + o Use chardet as fallback if cchardet not found. |