From 4a19036e8ccd6ade7ba58824b5ccfc970b372107 Mon Sep 17 00:00:00 2001 From: ianmacd <> Date: Fri, 24 Feb 2006 11:04:52 +0000 Subject: [PATCH] Make clear that this works with bash and 2.05b, too. --- bash_completion | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bash_completion b/bash_completion index a5b82c0a..a9f96c13 100644 --- a/bash_completion +++ b/bash_completion @@ -1,6 +1,7 @@ -# bash_completion - programmable completion functions for bash 3.0 +# bash_completion - programmable completion functions for bash 3.x +# (backwards compatible with bash 2.05b) # -# $Id: bash_completion,v 1.849 2006/02/24 12:02:15 ianmacd Exp $ +# $Id: bash_completion,v 1.850 2006/02/24 12:04:52 ianmacd Exp $ # # Copyright (C) Ian Macdonald #