[debian] fix: displaying wrong symbols among numbers in transaction outputs for systems without english encoding installed

This commit is contained in:
Vinicius Moreira
2022-04-07 12:42:49 -03:00
parent 6d29da6373
commit 8cea0318ac
3 changed files with 14 additions and 5 deletions

View File

@@ -27,6 +27,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Debian
- info: crashing when the package size has unexpected symbols [#251](https://github.com/vinifmor/bauh/issues/251)
- displaying wrong symbols among numbers in install/uninstall/upgrade outputs for systems without english encoding installed
- UI
- not displaying the right unit symbol for byte based sizes (kB, MB, TB, ...) [#250](https://github.com/vinifmor/bauh/issues/250)