From 660aa90322a38c821040dbe2a6d5331a68f3cfc2 Mon Sep 17 00:00:00 2001 From: Tanu Kaskinen Date: Sun, 23 Nov 2014 15:33:02 +0200 Subject: [PATCH] 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. --- NEWS | 1 - 1 file changed, 1 deletion(-) diff --git a/NEWS b/NEWS index a86a33da6..6e49f6bbd 100644 --- a/NEWS +++ b/NEWS @@ -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