Skip to content

v6.4.46

Choose a tag to compare

@fabpot fabpot released this 15 Sep 07:08
· 649 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v6.4.46

Changelog (v6.4.45...v6.4.46)

  • bug #65976 Keep messages containing malformed UTF-8 when wrapping (@Meacue)
  • bug #65818 Do not evaluate the command line in the zsh completion (@GromNaN, @nicolas-grekas)
  • minor #65815 Fix the bash completion of "--option=value" and of an aliased command (@GromNaN)
  • bug #65811 Fix the bash completion on macOS and cover more option modes (@GromNaN)
  • bug #65783 Test the shell completion scripts and fix the escaping (@GromNaN)