[debian] fix: packages descriptions are not displayed on the system's default language

This commit is contained in:
Vinicius Moreira
2022-03-28 15:24:42 -03:00
parent 84645b58fa
commit eb7347dbea
2 changed files with 19 additions and 12 deletions

View File

@@ -25,6 +25,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Arch
- regression: not displaying ignored updates
- Debian
- packages descriptions are not displayed on the system's default language (when available)
- Flatpak:
- executed commands are not displayed on the system default language and encoding (requires Flatpak >= 1.12) [#242](https://github.com/vinifmor/bauh/issues/242)
- applications and runtimes descriptions are not displayed on the system default language (when available) [#242](https://github.com/vinifmor/bauh/issues/242)