NEWS: Zsh completion support isn't new in 6.0

There have been several fixes to the Zsh completion during the current
development cycle, but the completion was initially implemented
already in 4.0.
This commit is contained in:
Tanu Kaskinen 2014-11-23 15:33:02 +02:00
parent aa765a38f4
commit 660aa90322

1
NEWS
View file

@ -6,7 +6,6 @@ Changes at a glance:
* SystemD socket activation support
* Better support for multichannel and 2.1 profiles
* Protocol optimisations
* Zsh shell completion support
* Remap optimisations
* Lots of other enhancements, bug fixes, and documenation and i18n updates