From f4c8afb826d6cf10e64fe4024a75129cbe8282d4 Mon Sep 17 00:00:00 2001 From: David Paleino Date: Thu, 18 Jun 2009 11:55:09 +0200 Subject: [PATCH] It was really Freddy's fix --- CHANGES | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGES b/CHANGES index 846a5ebb..02886446 100644 --- a/CHANGES +++ b/CHANGES @@ -2,9 +2,6 @@ bash-completion (1.x) [ David Paleino ] * Permit .gz files concatenation (Debian: #514377) - * Remove eval() and sed quoting in _known_hosts(), fixes execution (!!!) - of hosts specified by {Global,User}KnownHosts in SSH config files - (Alioth: #311595) * Fix svk completion using $filenames instead of $default (Debian: #524961) * Really add build-dep to aptitude's completion (Debian: #495883) * Fix checks for GNUish userland, thanks to Robert Millan (Debian: #529510)