From 988391fd5fd3f40b05bba1bb7e18cb095102458f Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sun, 10 Jan 2010 18:38:30 +0100 Subject: [PATCH] Added ChangeLog file The ChangeLog file and the lines conforming to "> " are required for "make dist" to work properly. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 ChangeLog diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..2b0f247 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,16 @@ + + brew-completion: bash completion function for Homebrew (brew command) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Copyright (c)1020 Alexander Barton + This is free software and published under the terms of the GNU + General Public License, see the file COPYING for details. + + +> brew-completion Release 1 (2010-01-10) + +Alexander Barton (4): + Initial brew-completion version + Don't scan directories, use "brew search" and "brew list" + Added Makefile, primarily to build distribution archives + Added ignore file for GIT + -- 2.39.2