mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-08-16 23:38:29 +02:00
This PR updates uchardet (https://www.freedesktop.org/wiki/Software/uchardet/) to the newest stable version (0.0.6). This version seems to improve UTF-8 detection quality, so updating this dependency is expected to squash numerous charset detection issues. Fixes #4878, Fixes #4767, Fixes #4428, Fixes #4246, Fixes #3705, Fixes #3588, Fixes #431, Closes #4925